Skip to content

Commit

Permalink
chore: bump version to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
beniz committed Sep 10, 2021
1 parent 89ebe13 commit bf99435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.1)

project (libcmaes VERSION 0.9.8.0 LANGUAGES C CXX)
project (libcmaes VERSION 0.10 LANGUAGES C CXX)

if (NOT DEFINED CMAKE_BUILD_TYPE)
set (CMAKE_BUILD_TYPE Release CACHE STRING "Build type")
Expand Down

0 comments on commit bf99435

Please sign in to comment.