]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Change version to 3.2.3
authorjfa <jfa@opencascade.com>
Mon, 30 Oct 2006 14:52:30 +0000 (14:52 +0000)
committerjfa <jfa@opencascade.com>
Mon, 30 Oct 2006 14:52:30 +0000 (14:52 +0000)
configure.ac

index 1a623565e8fc6d4b91eaf2105d1640c8460649e2..3bfb6c779a1125a074e1ec14be5efe930ae0a208 100644 (file)
@@ -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)