Skip to content

Commit eab866a

Browse files
authored
Merge pull request #131 from griffithlab/bumpv
bump v0.5.2
2 parents be2d7d3 + 33d1964 commit eab866a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 5)
15-
set (regtools_VERSION_PATCH 1)
15+
set (regtools_VERSION_PATCH 2)
1616

1717
configure_file (
1818
"${PROJECT_SOURCE_DIR}/src/version.h.in"

0 commit comments

Comments
 (0)