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>2020-05-25 00:18:11 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-05-25 00:18:11 +0300
commit292a168d8f9f6c73dbaee41c0711884f26c28b46 (patch)
treed2f27b8199e4eccb26d27de8c877916f6040c880
parent1f259c35a65ba78c6fe9536e8286ae23f3b649a3 (diff)
parentdd95e429d3cacffc46d5120003a2164fc353b3c6 (diff)
Merge branch 'v1.4.5' into 'master'v1.4.5
Preparing for release 1.4.5 Closes #2202 and #2201 See merge request Remmina/Remmina!2063
-rw-r--r--CHANGELOG.md8
-rw-r--r--CMakeLists.txt2
-rw-r--r--Doxyfile2
3 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1bc7a992..2350c0f04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 1.4.5
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.4...1.4.5)
+
+* SSH plugin - adding font resize - closes #2201 [!2059](https://gitlab.com/Remmina/Remmina/merge_requests/2059) *@antenore*
+* Fixing keyboard grabbing issues with screenshot tool [!2062](https://gitlab.com/Remmina/Remmina/merge_requests/2062) *@giox069*
+* Refactoring remmina_debug to avoid memory leaks and overhead, should fix #2202 [!2061](https://gitlab.com/Remmina/Remmina/merge_requests/2061) *@antenore*
+* Using directory only to expose artifacts [!2060](https://gitlab.com/Remmina/Remmina/merge_requests/2060) *@antenore*
+
## 1.4.4
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.3...1.4.4)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e7ef152b2..39fbf3ccc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -212,7 +212,7 @@ endif()
set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "4")
-set(REMMINA_VERSION_REVISION "4")
+set(REMMINA_VERSION_REVISION "5")
#set(REMMINA_VERSION_SUFFIX "1")
#set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}.${REMMINA_VERSION_SUFFIX}")
set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}")
diff --git a/Doxyfile b/Doxyfile
index 82987a6a6..5c5adad63 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "Remmina - The GTK+ Remote Desktop Client"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = v1.4.4
+PROJECT_NUMBER = v1.4.5
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a