Salome HOME
Merge from V6_main 01/04/2013
[plugins/hybridplugin.git] / configure.ac
index a9a4bd05348c3f9f3da5431cf6c0340de5da8e24..6708ddb4ddb3bedac41114fbc3f0953060f38f97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2004-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -35,7 +35,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.)