Salome HOME
[CEA] Automatically expand tree in Object Browser
[modules/shaper.git] / CMakeLists.txt
index a4ad73606617812ef9edfffec0fe1f174fdbbbe4..0804d5a4e3b66548a28fe3992b42c446463635ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2024  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.11.0)
+SALOME_SETUP_VERSION(9.12.0)
 MESSAGE(STATUS "Building ${PROJECT_NAME} ${${PROJECT_NAME}_VERSION} from \"${${PROJECT_NAME}_GIT_SHA1}\"")
 SET(COMPONENT_NAME SHAPER)