Salome HOME
Set dev tag back to 1 V7_2_0a1
authorvsr <vsr@opencascade.com>
Wed, 20 Mar 2013 11:14:29 +0000 (11:14 +0000)
committervsr <vsr@opencascade.com>
Wed, 20 Mar 2013 11:14:29 +0000 (11:14 +0000)
configure.ac

index 0007722b269c8dea8290ec4e83a708261b034327..6026d7a749fbbe26fbb7d924c8110c88afcbd5e3 100755 (executable)
@@ -25,7 +25,7 @@ AM_INIT_AUTOMAKE([-Wno-portability])
 
 XVERSION=`echo $VERSION | awk -F. '{printf("0x%02x%02x%02x",$1,$2,$3)}'`
 AC_SUBST(XVERSION)
-VERSION_DEV=0
+VERSION_DEV=1
 AC_SUBST(VERSION_DEV)
 
 # set up MODULE_NAME variable for dynamic construction of directories (resources, etc.)