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 <antenore@simbiosi.org>2022-12-20 13:09:56 +0300
committerAntenore Gatta <antenore@simbiosi.org>2022-12-20 13:09:56 +0300
commit6f847985fbab43167784a6377311a86b4ec4ee91 (patch)
tree2ed6382b3674ea6b44692223228743cbab4e1f87 /CMakeLists.txt
parentad8369a490ced1be470bde1f304ac1906cda0ccf (diff)
Release v1.4.29rel/v1.4.29
Signed-off-by: Antenore Gatta <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 b98d7c15a..a90b33439 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.28
+ VERSION 1.4.29
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)