]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Change version to 3.2.7 T15881 T32x_16Aug2007_16h00m T_13901 V3_2_7 V3_2_7rc1
authorjfa <jfa@opencascade.com>
Tue, 26 Jun 2007 07:27:11 +0000 (07:27 +0000)
committerjfa <jfa@opencascade.com>
Tue, 26 Jun 2007 07:27:11 +0000 (07:27 +0000)
configure.ac

index 083b59e83dd6dcafe246844201e4c40dedace2ec..6182c9e86e02484b5478e6187b079055a2928c5b 100644 (file)
@@ -5,7 +5,7 @@
 #
 #AC_PREREQ(2.59)
 #AC_INIT(src)
-AC_INIT([Salome2 Project], [3.2.5], [gboulant@CS], [salome])
+AC_INIT([Salome2 Project], [3.2.7], [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.6
-XVERSION=0x030206
+VERSION=3.2.7
+XVERSION=0x030207
 AC_SUBST(VERSION)
 AC_SUBST(XVERSION)