Salome HOME
Change version name to 3.2.1
authorjfa <jfa@opencascade.com>
Tue, 11 Jul 2006 09:35:26 +0000 (09:35 +0000)
committerjfa <jfa@opencascade.com>
Tue, 11 Jul 2006 09:35:26 +0000 (09:35 +0000)
DEPRECATED/configure.in.base
configure.ac

index 6a42ccbcba70b7a8d20a0d998fc9b14e9c6fb893..58c19e522960c630fd5e3ffc4d8bab2d8587a0fb 100644 (file)
@@ -22,9 +22,9 @@ AC_CANONICAL_HOST
 PACKAGE=salome
 AC_SUBST(PACKAGE)
 
-VERSION=3.2.0
+VERSION=3.2.1
 AC_SUBST(VERSION)
-XVERSION=0x030200
+XVERSION=0x030201
 AC_SUBST(XVERSION)
 
 # set up MODULE_NAME variable for dynamic construction of directories (resources, etc.)
index 6fe4e801fe95338ae724e3276713425050e9871f..bf31ca72a0b4ce3b7133619449aed2fa4df650b4 100644 (file)
@@ -5,7 +5,7 @@
 #
 #AC_PREREQ(2.59)
 #AC_INIT(src)
-AC_INIT([Salome2 Project], [3.2.0], [gboulant@CS], [salome])
+AC_INIT([Salome2 Project], [3.2.1], [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.0
-XVERSION=0x030200
+VERSION=3.2.1
+XVERSION=0x030201
 AC_SUBST(VERSION)
 AC_SUBST(XVERSION)