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 bf4cd7c + 4d10088 commit 4f5a424Copy full SHA for 4f5a424
1 file changed
cmake/version.cmake
@@ -4,7 +4,7 @@
4
5
set (GMDS_MAJOR_VERSION "1")
6
set (GMDS_MINOR_VERSION "4")
7
-set (GMDS_RELEASE_VERSION "5")
+set (GMDS_RELEASE_VERSION "6")
8
set (GMDS_VERSION ${GMDS_MAJOR_VERSION}.${GMDS_MINOR_VERSION}.${GMDS_RELEASE_VERSION})
9
10
0 commit comments