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
parentad8369a490ced1be470bde1f304ac1906cda0ccf (diff)
Release v1.4.29rel/v1.4.29
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
-rw-r--r--CHANGELOG.md12
-rw-r--r--CMakeLists.txt2
-rw-r--r--Doxyfile2
-rw-r--r--data/desktop/org.remmina.Remmina.appdata.xml2
-rw-r--r--po/remmina.pot2
5 files changed, 15 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 862d101b9..8a5b63e80 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,14 @@
-## Unreleased
+## v1.4.29
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.28...v1.4.29)
+
+* Hiroyuki Tanaka added to README :) [!2451](https://gitlab.com/Remmina/Remmina/merge_requests/2451) *@kingu*
+* Initial macOS support [!2453](https://gitlab.com/Remmina/Remmina/merge_requests/2453) *@wegank*
+* X2Go error-message consistency [!2452](https://gitlab.com/Remmina/Remmina/merge_requests/2452) *@kingu*
+* Avoid crash when closing, fixes issue #2832 [!2454](https://gitlab.com/Remmina/Remmina/merge_requests/2454) *@giox069*
+* Update Copyright for 2023 [!2455](https://gitlab.com/Remmina/Remmina/merge_requests/2455) *@myheroyuki*
+* Aligning local and downstream jsons [!2456](https://gitlab.com/Remmina/Remmina/merge_requests/2456) *@antenore*
+
+## v1.4.28
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.27...v1.4.28)
* Some minor rdp fixes [!2415](https://gitlab.com/Remmina/Remmina/merge_requests/2415) *@akallabeth*
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
)
diff --git a/Doxyfile b/Doxyfile
index 3d207b77f..7b0ca1f75 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.28
+PROJECT_NUMBER = v1.4.29
# 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
diff --git a/data/desktop/org.remmina.Remmina.appdata.xml b/data/desktop/org.remmina.Remmina.appdata.xml
index b1475c5d4..eea286d07 100644
--- a/data/desktop/org.remmina.Remmina.appdata.xml
+++ b/data/desktop/org.remmina.Remmina.appdata.xml
@@ -19,7 +19,7 @@
<summary xml:lang="hr">Klijent za upravljanje udaljenom radnom površinom</summary>
<content_rating type="oars-1.1" />
<releases>
- <release version="1.4.28" date="2022-12-02"/>
+ <release version="1.4.29" date="2022-12-20"/>
</releases>
<description>
<p>
diff --git a/po/remmina.pot b/po/remmina.pot
index 6117cdd04..e5ddcb91c 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.4.28\n"
+"Project-Id-Version: Remmina v1.4.29\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
"POT-Creation-Date: 2022-12-16 14:36+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"