X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_adm%2Fcmake_files%2Fdeprecated%2Fam2cmake.py;h=9b00f75299b3260d9591facc84a6f1b1c4d60f63;hb=2e44426f61da038fedaa98b8c48e82d1dfcca29f;hp=dcc4a7411d3d2cb53781a7d5e1e59e2b20ce981e;hpb=1c8eea67281022e4bda8fb7388da634fe3b535a2;p=modules%2Fkernel.git diff --git a/salome_adm/cmake_files/deprecated/am2cmake.py b/salome_adm/cmake_files/deprecated/am2cmake.py index dcc4a7411..9b00f7529 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-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 # 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.2.0) - set(SHORT_VERSION 7.2) - set(XVERSION 0x070200) + set(VERSION 7.6.0) + set(SHORT_VERSION 7.6) + set(XVERSION 0x070600) set(VERSION_DEV 0) """) pass