]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Change version to 3.2.5 V3_2_5pre1
authorjfa <jfa@opencascade.com>
Thu, 1 Feb 2007 10:32:04 +0000 (10:32 +0000)
committerjfa <jfa@opencascade.com>
Thu, 1 Feb 2007 10:32:04 +0000 (10:32 +0000)
configure.ac

index 82990e3152acd03c6c0545b93d93db26c80bea40..509ceea6aba9081f015b8e2cd4d583a9e0b111a1 100644 (file)
@@ -5,7 +5,7 @@
 #
 #AC_PREREQ(2.59)
 #AC_INIT(src)
-AC_INIT([Salome2 Project], [3.2.4], [gboulant@CS], [salome])
+AC_INIT([Salome2 Project], [3.2.5], [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.4
-XVERSION=0x030204
+VERSION=3.2.5
+XVERSION=0x030205
 AC_SUBST(VERSION)
 AC_SUBST(XVERSION)