From 6f7b51bf555e2ebcf40da0af3537d0209d374913 Mon Sep 17 00:00:00 2001 From: jfa Date: Mon, 30 Oct 2006 14:52:30 +0000 Subject: [PATCH] Change version to 3.2.3 --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 1a623565e..3bfb6c779 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ # #AC_PREREQ(2.59) #AC_INIT(src) -AC_INIT([Salome2 Project], [3.2.2], [gboulant@CS], [salome]) +AC_INIT([Salome2 Project], [3.2.3], [gboulant@CS], [salome]) # AC_CONFIG_AUX_DIR defines an alternative directory where to find the auxiliary # scripts such as config.guess, install-sh, ... @@ -18,8 +18,8 @@ AM_INIT_AUTOMAKE PACKAGE=salome AC_SUBST(PACKAGE) -VERSION=3.2.2 -XVERSION=0x030202 +VERSION=3.2.3 +XVERSION=0x030203 AC_SUBST(VERSION) AC_SUBST(XVERSION) -- 2.39.2