Salome HOME
bos #37326: fix compilation issue on Windows - replacing usleep with sleep_for &...
[modules/yacs.git] / CMakeLists.txt
index b486c1be2f742a95a8fe6c9c642135910ec98b58..12df474b21c39e5ec9667dc8a48a36debd91ef10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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
@@ -38,7 +38,7 @@ ENDIF()
 
 # Versioning
 # ===========
-SALOME_SETUP_VERSION(9.9.0 DEVELOPMENT)
+SALOME_SETUP_VERSION(9.11.0)
 MESSAGE(STATUS "Building ${PROJECT_NAME_UC} ${${PROJECT_NAME_UC}_VERSION} from \"${${PROJECT_NAME_UC}_GIT_SHA1}\"")
 
 # Find KERNEL (optional)