summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:19:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:19:53 +0000
commit0ed735f8e5b97c00069eefe228556a1c37a81d88 (patch)
tree9bbbb010efe37969c90e0097520af84a282f9de2 /CMakeLists.txt
parentReleasing progress-linux version 1.4.34+dfsg-1~progress7.99u1. (diff)
downloadremmina-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.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
)