We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ebe13 commit bf99435Copy full SHA for bf99435
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.1)
2
3
-project (libcmaes VERSION 0.9.8.0 LANGUAGES C CXX)
+project (libcmaes VERSION 0.10 LANGUAGES C CXX)
4
5
if (NOT DEFINED CMAKE_BUILD_TYPE)
6
set (CMAKE_BUILD_TYPE Release CACHE STRING "Build type")
0 commit comments