Skip to content

Commit

Permalink
bump version to 0.4.2 for skip count fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan-Yang Feng committed Apr 21, 2018
1 parent db9bfef commit 6612cf1
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
Expand Up @@ -12,7 +12,7 @@ include(TestHelper)
#versioning stuff
set (regtools_VERSION_MAJOR 0)
set (regtools_VERSION_MINOR 4)
set (regtools_VERSION_PATCH 0)
set (regtools_VERSION_PATCH 2)
configure_file (
"${PROJECT_SOURCE_DIR}/src/version.h.in"
"${PROJECT_BINARY_DIR}/version.h"
Expand Down

0 comments on commit 6612cf1

Please sign in to comment.