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>2021-05-11 17:04:09 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-05-11 17:04:09 +0300
commit20d315a4115f6934193e101cd34388ab68e50a64 (patch)
tree470fc5c5882843b497b4e896ecaee2c4513e747a /CMakeLists.txt
parentbcf24360e05d2f9b60f9f0adaf56dede66497a42 (diff)
Urgent bugfixing release v1.4.16v1.4.16
Fixes RDP issue with known_hosts file path Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
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 439475ec3..fb635b05a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -276,7 +276,7 @@ endif()
set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "4")
-set(REMMINA_VERSION_REVISION "15")
+set(REMMINA_VERSION_REVISION "16")
# set(REMMINA_VERSION_SUFFIX "1") set(REMMINA_VERSION
# "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}.${REMMINA_VERSION_SUFFIX}")
set(REMMINA_VERSION