Salome HOME
Change version to 3.2.8 V3_2_9 V3_2_9rc1 V3_2_9rc2 V3_2_9rc3
authormaintenance team <salome-mnt@opencascade.com>
Fri, 16 Nov 2007 08:10:37 +0000 (08:10 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Fri, 16 Nov 2007 08:10:37 +0000 (08:10 +0000)
configure.ac

index 98e2b743a71c84e9f3b09682a3ca85fc9c0e4b7d..46ba053b25c279e8f5b9e5a7fdbae1f5ecea62d1 100644 (file)
@@ -5,7 +5,7 @@
 #
 #AC_PREREQ(2.59)
 #AC_INIT(src)
-AC_INIT([Salome2 Project], [3.2.8], [gboulant@CS], [salome])
+AC_INIT([Salome2 Project], [3.2.9], [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.8
-XVERSION=0x030208
+VERSION=3.2.9
+XVERSION=0x030209
 AC_SUBST(VERSION)
 AC_SUBST(XVERSION)