Salome HOME
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
[samples/sierpinsky.git] / configure.ac
index ab5448f6dff7b1814c00cdf4998fd04afa262467..c97a153e22630d887dc691137913efd9859e2bf6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2011  OPEN CASCADE
+# Copyright (C) 2005-2012  OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -27,7 +27,7 @@
 # Modified by : Marc Tajchman (CEA)
 # Created from configure.in.base
 #
-AC_INIT([Salome2 Project SIERPINSKY module],[6.4.0], [webmaster.salome@opencascade.com], [SalomeSIERPINSKY])
+AC_INIT([Salome2 Project SIERPINSKY module],[6.5.0], [webmaster.salome@opencascade.com], [SalomeSIERPINSKY])
 AC_CONFIG_AUX_DIR(adm_local/unix/config_files)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
@@ -39,6 +39,8 @@ AC_SUBST(XVERSION)
 # set up MODULE_NAME variable for dynamic construction of directories (resources, etc.)
 MODULE_NAME=sierpinsky
 AC_SUBST(MODULE_NAME)
+VERSION_DEV=0
+AC_SUBST(VERSION_DEV)
 
 dnl
 dnl Initialize source and build root directories