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:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-02-10 11:48:16 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-02-10 11:48:16 +0300
commitcc9fdd059ba1f47c9c43ec0dd9e1369341176f42 (patch)
tree3bddc180913d0bd1c9693b781205eb3960e91a04 /CMakeLists.txt
parent6fda0dad3c9f7358c2fd6d74b09cc61e148aeacd (diff)
Release v1.4.24
Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.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 e63f5ad7c..bc8cd4bca 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.23
+ VERSION 1.4.24
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)