X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=303d5b812bd04b652ccbda465b04ba0326493410;hp=059d17d08e8897eca86e029f0ef1099c1bb2fee2;hb=19db10b4ce7781a91eba886f0593f8f39662c0bd;hpb=e2c694ad33bdc5246eb96055eb4eb41e3e7c1a30 diff --git a/configure.ac b/configure.ac index 059d17d08..303d5b812 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,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.)