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:
authorbhatman1441 <blackhat1441@protonmail.com>2023-06-05 17:54:14 +0300
committerbhatman1441 <blackhat1441@protonmail.com>2023-06-05 17:54:14 +0300
commitaa3a665a980ddcad74b02bee3edbd3656057d9fb (patch)
tree062ebe15ab13b68a1bd721f509b72de3d231c9a3 /CMakeLists.txt
parentc2bcb16d90db973f3f25bbf3a92965da8a4c9854 (diff)
Release v1.4.31
Signed-off-by: bhatman1441 <blackhat1441@protonmail.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 0100e24bf..e85e73672 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.30
+ VERSION 1.4.31
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)