Salome HOME
Increment version to 7.2.0
[samples/pylight.git] / configure.ac
index 447a1beb6983347baddfe19dc76effc0d88d2ac5..c94dd2985e4268e8f131c789e6e1bd8c6f03d0d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  OPEN CASCADE
+# Copyright (C) 2009-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
@@ -24,7 +24,7 @@
 #  Author : Roman NIKOLAEV Open CASCADE S.A.S. (roman.nikolaev@opencascade.com)
 #  Date   : 13/04/2009
 #
-AC_INIT([Salome2 Project PYLIGHT module], [6.5.0], [webmaster.salome@opencascade.com], [SalomePYLIGHT])
+AC_INIT([Salome2 Project PYLIGHT module], [7.2.0], [webmaster.salome@opencascade.com], [SalomePYLIGHT])
 AC_CONFIG_AUX_DIR(adm_local/unix/config_files)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
@@ -36,7 +36,7 @@ AC_SUBST(XVERSION)
 # set up MODULE_NAME variable for dynamic construction of directories (resources, etc.)
 MODULE_NAME=pylight
 AC_SUBST(MODULE_NAME)
-VERSION_DEV=1
+VERSION_DEV=0
 AC_SUBST(VERSION_DEV)
 
 dnl