Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormyheroyuki <myheroyuki@outlook.com>2023-09-22 17:14:40 +0300
committermyheroyuki <myheroyuki@outlook.com>2023-09-22 17:14:40 +0300
commitaf7fbecb52739ad0fab230b237988cea82c8b8ea (patch)
treef6fa5774e3fa4a63c7e991cd6c466dd979d99172 /CMakeLists.txt
parent7adda8b2e4e656fa841f503c9df9fd0bdb233fa6 (diff)
Release v1.4.33
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
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 9639c2cf5..994c97796 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.32
+ VERSION 1.4.33
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)