From 605ff3c8806852f522ccb99de9b2c44715343351 Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Thu, 10 Dec 2020 22:33:38 +0000 Subject: 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 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.3