Skip to content

Commit 6612cf1

Browse files
author
Yan-Yang Feng
committed
bump version to 0.4.2 for skip count fix
1 parent db9bfef commit 6612cf1

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
@@ -12,7 +12,7 @@ include(TestHelper)
1212
#versioning stuff
1313
set (regtools_VERSION_MAJOR 0)
1414
set (regtools_VERSION_MINOR 4)
15-
set (regtools_VERSION_PATCH 0)
15+
set (regtools_VERSION_PATCH 2)
1616
configure_file (
1717
"${PROJECT_SOURCE_DIR}/src/version.h.in"
1818
"${PROJECT_BINARY_DIR}/version.h"

0 commit comments

Comments
 (0)