Skip to content

Commit 4eb241f

Browse files
committed
Release v0.0.1.
1 parent a5c2c6b commit 4eb241f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 2.8.11)
22

33
project(matcher)
4-
set(PROJECT_VERSION 0.0.1-dev)
4+
set(PROJECT_VERSION 0.0.1)
55

66
option(UNITTEST "Build unit tests" ON)
77
option(UNITTEST_VERBOSE "Verbose unit test output" OFF)

0 commit comments

Comments
 (0)