summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:19:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:19:20 +0000
commit40dbff2608bd68130462f45c02495db7e1acac6b (patch)
tree062faaba0bdc95f0103e22dca82461279694146b /CMakeLists.txt
parentAdding debian version 1.4.34+dfsg-1. (diff)
downloadremmina-40dbff2608bd68130462f45c02495db7e1acac6b.tar.xz
remmina-40dbff2608bd68130462f45c02495db7e1acac6b.zip
Merging upstream version 1.4.35+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.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 1c7e06f..d409932 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.34
+ VERSION 1.4.35
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)