X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=b28b840f703676f94253bd90989cbadc511bd3a2;hb=100816b711ced573b4bce69b0af072ff98ba6df5;hp=0b93f3b04a05d8afdb80ec4b3253ce21f299d4da;hpb=9e28b1097a2ca2b6bd9d301bd2a3059331ab8c90;p=modules%2Fshaper.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b93f3b04..b28b840f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2022 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -50,7 +50,7 @@ ENDIF() # Versioning # =========== -SALOME_SETUP_VERSION(9.7.0 DEVELOPMENT) +SALOME_SETUP_VERSION(9.10.0) MESSAGE(STATUS "Building ${PROJECT_NAME} ${${PROJECT_NAME}_VERSION} from \"${${PROJECT_NAME}_GIT_SHA1}\"") SET(COMPONENT_NAME SHAPER)