X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_adm%2Fcmake_files%2Fdeprecated%2Fam2cmake.py;h=2a220ef62d1b1c1342ff2887e9f77b16e33d2ca8;hb=f9c977620434681b9738b35c3000a43e8b2bbe95;hp=4e701885ef2b5455713a91646c90b888c2953b94;hpb=6d44474e539c5bb0cd08f057ae0ca0d57a3977de;p=modules%2Fkernel.git diff --git a/salome_adm/cmake_files/deprecated/am2cmake.py b/salome_adm/cmake_files/deprecated/am2cmake.py index 4e701885e..2a220ef62 100644 --- a/salome_adm/cmake_files/deprecated/am2cmake.py +++ b/salome_adm/cmake_files/deprecated/am2cmake.py @@ -1,10 +1,10 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -816,9 +816,9 @@ class CMakeFile(object): pass # -- newlines.append(""" - set(VERSION 7.3.1) - set(SHORT_VERSION 7.3) - set(XVERSION 0x070301) + set(VERSION 7.5.0) + set(SHORT_VERSION 7.5) + set(XVERSION 0x070500) set(VERSION_DEV 0) """) pass