We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be2d7d3 + 33d1964 commit eab866aCopy full SHA for eab866a
CMakeLists.txt
@@ -12,7 +12,7 @@ include(TestHelper)
12
#versioning stuff
13
set (regtools_VERSION_MAJOR 0)
14
set (regtools_VERSION_MINOR 5)
15
-set (regtools_VERSION_PATCH 1)
+set (regtools_VERSION_PATCH 2)
16
17
configure_file (
18
"${PROJECT_SOURCE_DIR}/src/version.h.in"
0 commit comments