We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6b5d3 commit c259947Copy full SHA for c259947
CMakeLists.txt
@@ -1,5 +1,5 @@
1
project(csol)
2
-set(CSOL_VERSION "0.1.0")
+set(CSOL_VERSION "1.0.0")
3
4
cmake_minimum_required(VERSION 2.8)
5
0 commit comments