1 parent a5c2c6b commit 4eb241fCopy full SHA for 4eb241f
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 2.8.11)
2
3
project(matcher)
4
-set(PROJECT_VERSION 0.0.1-dev)
+set(PROJECT_VERSION 0.0.1)
5
6
option(UNITTEST "Build unit tests" ON)
7
option(UNITTEST_VERBOSE "Verbose unit test output" OFF)
0 commit comments