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>2020-12-11 01:33:38 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-12-11 01:33:38 +0300
commit605ff3c8806852f522ccb99de9b2c44715343351 (patch)
tree7056388f73ca0cb64b6925ff55cb978f6eeac7aa /CMakeLists.txt
parent53809150c6a3878dff77bc7a73675a83d9f09c17 (diff)
Remmina v1.4.10 release
- RDP and general Audio related bug fixing; - RDP Gateway authentication enhancements; - RDP logging enhancements; - Auto accpet fingerprints; - SSH logging fixes; - UI fixes; - Tons of new strings translated and typos corrected. A special thanks to @Fantu, @kingu, @giox069, and *@acendrou 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 173955c51..839faed54 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -214,7 +214,7 @@ endif()
set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "4")
-set(REMMINA_VERSION_REVISION "9")
+set(REMMINA_VERSION_REVISION "10")
# set(REMMINA_VERSION_SUFFIX "1") set(REMMINA_VERSION
# "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}.${REMMINA_VERSION_SUFFIX}")
set(REMMINA_VERSION