Salome HOME
tag 5.1.2 --> 5.1.3
authoradam <adam>
Wed, 14 Oct 2009 09:19:29 +0000 (09:19 +0000)
committeradam <adam>
Wed, 14 Oct 2009 09:19:29 +0000 (09:19 +0000)
salome_adm/cmake_files/am2cmake.py

index 80e1d96e95b76a7d39768a948bf4beeac681fb2e..314fe54c25584c65ca00f65147bc2bb87c54c0a4 100644 (file)
@@ -563,8 +563,8 @@ class CMakeFile(object):
                 newlines.append("""
                 SET(WITH_LOCAL 1)
                 SET(WITH_BATCH 1)
-                set(VERSION 5.1.2)
-                set(XVERSION 0x050102)
+                set(VERSION 5.1.3)
+                set(XVERSION 0x050103)
                 SET(CALCIUM_IDL_INT_F77 long)
                 SET(CALCIUM_CORBA_INT_F77 CORBA::Long)
                 SET(LONG_OR_INT int)
@@ -580,8 +580,8 @@ class CMakeFile(object):
                 SET(ENABLE_PYCONSOLE ON)
                 SET(ENABLE_SUPERVGRAPHVIEWER ON)
                 SET(ENABLE_QXGRAPHVIEWER ON)
-                set(VERSION 5.1.2)
-                set(XVERSION 0x050102)
+                set(VERSION 5.1.3)
+                set(XVERSION 0x050103)
                 """)
                 pass
             elif self.module == "geom":