diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:19:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:19:53 +0000 |
commit | 0ed735f8e5b97c00069eefe228556a1c37a81d88 (patch) | |
tree | 9bbbb010efe37969c90e0097520af84a282f9de2 /CMakeLists.txt | |
parent | Releasing progress-linux version 1.4.34+dfsg-1~progress7.99u1. (diff) | |
download | remmina-0ed735f8e5b97c00069eefe228556a1c37a81d88.tar.xz remmina-0ed735f8e5b97c00069eefe228556a1c37a81d88.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.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 ) |