]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Change version name to 3.2.2pre
authorjfa <jfa@opencascade.com>
Tue, 29 Aug 2006 08:44:28 +0000 (08:44 +0000)
committerjfa <jfa@opencascade.com>
Tue, 29 Aug 2006 08:44:28 +0000 (08:44 +0000)
DEPRECATED/configure.in.base
configure.ac

index 58c19e522960c630fd5e3ffc4d8bab2d8587a0fb..0c19e70b397e10f21c19eea830a127883ca5a780 100644 (file)
@@ -22,7 +22,7 @@ AC_CANONICAL_HOST
 PACKAGE=salome
 AC_SUBST(PACKAGE)
 
-VERSION=3.2.1
+VERSION=3.2.2pre
 AC_SUBST(VERSION)
 XVERSION=0x030201
 AC_SUBST(XVERSION)
index bf31ca72a0b4ce3b7133619449aed2fa4df650b4..28726b27924dad123e499569c39c55f0a5fd36af 100644 (file)
@@ -5,7 +5,7 @@
 #
 #AC_PREREQ(2.59)
 #AC_INIT(src)
-AC_INIT([Salome2 Project], [3.2.1], [gboulant@CS], [salome])
+AC_INIT([Salome2 Project], [3.2.2pre], [gboulant@CS], [salome])
 
 # AC_CONFIG_AUX_DIR defines an alternative directory where to find the auxiliary
 # scripts such as config.guess, install-sh, ...
@@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE
 PACKAGE=salome
 AC_SUBST(PACKAGE)
 
-VERSION=3.2.1
+VERSION=3.2.2pre
 XVERSION=0x030201
 AC_SUBST(VERSION)
 AC_SUBST(XVERSION)