diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:19:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:19:07 +0000 |
commit | c1fda57df57ab94139fff24a92c5a796318e2828 (patch) | |
tree | bb3dc6013c7a310a3b95f4758517b4539043c0e7 /CMakeLists.txt | |
parent | Adding upstream version 1.4.34+dfsg. (diff) | |
download | remmina-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 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
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 ) |