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-06-20 12:51:30 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-06-20 12:51:30 +0300
commitcc9714090e3242f160fd178abdf99722cdc8ae4a (patch)
treebf6e1471d92e177186838bfbd68dc038aed95222 /CMakeLists.txt
parent7ddbf6d7f73f4a1161abaad25728a3829d4d422a (diff)
Release v1.4.27
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 2d78df09a..8336db79e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.26
+ VERSION 1.4.27
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)