Salome HOME
bos #37326: fix compilation issue on Windows - replacing usleep with sleep_for &...
[modules/yacs.git] / CMakeLists.txt
index 9faef51cc2a605d635373ffb97c3acf81d4cc4b4..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.10.0)
+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)