Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2016-01-05 00:33:35 +0300
committerAntenore Gatta <antenore@simbiosi.org>2016-01-05 00:33:35 +0300
commit0a5ee1db3ee1f7f6fb999989fd57a51e964f3e08 (patch)
tree876c031ee4f1303c7b6b91b3ed48b50645cc7855 /CMakeLists.txt
parent8d92d51d17967c993e2b768112eafd4795260df5 (diff)
updated version to rcgit.8
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 782dc096d..312c898b5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -99,7 +99,7 @@ set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "2")
set(REMMINA_VERSION_REVISION "0")
-set(REMMINA_VERSION_SUFFIX "rcgit.7")
+set(REMMINA_VERSION_SUFFIX "rcgit.8")
set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}-${REMMINA_VERSION_SUFFIX}")
set(REMMINA_DATADIR "${CMAKE_INSTALL_FULL_DATADIR}")