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.
1 parent 1901fc6 commit 987f929Copy full SHA for 987f929
CMakeLists.txt
@@ -110,7 +110,7 @@ set(WITH_LIBRARY_VERSIONING "ON")
110
set(REMMINA_VERSION_MAJOR "1")
111
set(REMMINA_VERSION_MINOR "2")
112
set(REMMINA_VERSION_REVISION "0")
113
-set(REMMINA_VERSION_SUFFIX "rcgit.12")
+set(REMMINA_VERSION_SUFFIX "rcgit.13")
114
set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}-${REMMINA_VERSION_SUFFIX}")
115
116
include(GetGitRevisionDescription)
0 commit comments