Skip to content

Commit 987f929

Browse files
committed
Set version to 1.2.0-rcgit.13
1 parent 1901fc6 commit 987f929

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
@@ -110,7 +110,7 @@ set(WITH_LIBRARY_VERSIONING "ON")
110110
set(REMMINA_VERSION_MAJOR "1")
111111
set(REMMINA_VERSION_MINOR "2")
112112
set(REMMINA_VERSION_REVISION "0")
113-
set(REMMINA_VERSION_SUFFIX "rcgit.12")
113+
set(REMMINA_VERSION_SUFFIX "rcgit.13")
114114
set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}-${REMMINA_VERSION_SUFFIX}")
115115

116116
include(GetGitRevisionDescription)

0 commit comments

Comments
 (0)