summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:19:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:19:07 +0000
commitc1fda57df57ab94139fff24a92c5a796318e2828 (patch)
treebb3dc6013c7a310a3b95f4758517b4539043c0e7 /CMakeLists.txt
parentAdding upstream version 1.4.34+dfsg. (diff)
downloadremmina-upstream.tar.xz
remmina-upstream.zip
Adding upstream version 1.4.35+dfsg.upstream/1.4.35+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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
)