X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=66a0514d3c543d018eb886a083ddf25022746e82;hb=refs%2Ftags%2FV9_12_0rc1;hp=21a6629aa37b8696f65d2033d41efb8fc4571d4a;hpb=d9f4e4bcaccbccc7b555c5c55414560b510dce36;p=samples%2Fpycalculator.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 21a6629..66a0514 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -37,7 +37,7 @@ ENDIF() # Versioning # =========== -SALOME_SETUP_VERSION(9.11.0) +SALOME_SETUP_VERSION(9.12.0) MESSAGE(STATUS "Building ${PROJECT_NAME_UC} ${${PROJECT_NAME_UC}_VERSION} from \"${${PROJECT_NAME_UC}_GIT_SHA1}\"") # Find KERNEL