X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=4ef02db8040e2516dd4d39c70adda44dc9c9d4d6;hb=refs%2Fheads%2FV7_2_1_BR;hp=278b02ca4c7b9768fd9fd542fa0802758de62f92;hpb=42261e6cc52d51001339edad3d358e70bd460aa3;p=samples%2Fsierpinsky.git diff --git a/configure.ac b/configure.ac index 278b02c..4ef02db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 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.5.0], [webmaster.salome@opencascade.com], [SalomeSIERPINSKY]) +AC_INIT([Salome2 Project SIERPINSKY module],[7.2.0], [webmaster.salome@opencascade.com], [SalomeSIERPINSKY]) AC_CONFIG_AUX_DIR(adm_local/unix/config_files) AC_CANONICAL_HOST AC_CANONICAL_TARGET @@ -39,7 +39,7 @@ AC_SUBST(XVERSION) # set up MODULE_NAME variable for dynamic construction of directories (resources, etc.) MODULE_NAME=sierpinsky AC_SUBST(MODULE_NAME) -VERSION_DEV=1 +VERSION_DEV=0 AC_SUBST(VERSION_DEV) dnl