Salome HOME
Increment version: 7.6.0
[modules/kernel.git] / salome_adm / cmake_files / deprecated / am2cmake.py
index d1f74c0d6b89c21c29c72195fb494da10069b564..9b00f75299b3260d9591facc84a6f1b1c4d60f63 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -816,10 +816,10 @@ class CMakeFile(object):
                 pass
             # --
             newlines.append("""
-            set(VERSION 7.5.1)
-            set(SHORT_VERSION 7.5)
-            set(XVERSION 0x070501)
-            set(VERSION_DEV 1)
+            set(VERSION 7.6.0)
+            set(SHORT_VERSION 7.6)
+            set(XVERSION 0x070600)
+            set(VERSION_DEV 0)
             """)
             pass
         # --