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 e6f70fe + 9b4dcc3 commit 7980aa7Copy full SHA for 7980aa7
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 "3")
+set (GMDS_RELEASE_VERSION "4")
8
set (GMDS_VERSION ${GMDS_MAJOR_VERSION}.${GMDS_MINOR_VERSION}.${GMDS_RELEASE_VERSION})
9
10
0 commit comments