X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=2cefc6d4f5b30a86af3323bcf820b9d2f52c3db8;hb=125e977780564b5313585d13f48d3e26f50ce27a;hp=b28b840f703676f94253bd90989cbadc511bd3a2;hpb=85723d0b9d1b63ff7763ceb623d921152e0a9115;p=modules%2Fshaper.git diff --git a/CMakeLists.txt b/CMakeLists.txt index b28b840f7..2cefc6d4f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2022 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # 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.10.0) +SALOME_SETUP_VERSION(9.11.0) MESSAGE(STATUS "Building ${PROJECT_NAME} ${${PROJECT_NAME}_VERSION} from \"${${PROJECT_NAME}_GIT_SHA1}\"") SET(COMPONENT_NAME SHAPER)