[seahorse/gnome-3-36] Release stable version 3.36.2
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/gnome-3-36] Release stable version 3.36.2
- Date: Sat, 20 Jun 2020 17:53:27 +0000 (UTC)
commit 23f8fdac69071b72922ffca4eda4b22a767426c4
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sat Jun 20 19:51:17 2020 +0200
Release stable version 3.36.2
NEWS | 6 +++++-
data/org.gnome.seahorse.Application.appdata.xml.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fbfb83de..0f10b45a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-seahorse 3.36.0
+seahorse 3.36.2
+---------------
+ * Revert accidental string freeze break
+
+seahorse 3.36.1
---------------
* Updated help pages [#271]
* Updated translations
diff --git a/data/org.gnome.seahorse.Application.appdata.xml.in
b/data/org.gnome.seahorse.Application.appdata.xml.in
index a0dbdee2..43cb1c31 100644
--- a/data/org.gnome.seahorse.Application.appdata.xml.in
+++ b/data/org.gnome.seahorse.Application.appdata.xml.in
@@ -22,6 +22,15 @@
</screenshots>
<releases>
+ <release date="2020-06-20" version="3.36.2">
+ <description>
+ <p>
+ Version 3.36.2 is the next stable release in the 3.36 series,
+ with the following major improvements:
+ </p>
+ <p>Fix an accidental change in a translatable string</p>
+ </description>
+ </release>
<release date="2020-06-20" version="3.36.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index a3966627..1b3ccb42 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('seahorse', ['vala', 'c'],
- version: '3.36.1',
+ version: '3.36.2',
meson_version: '>= 0.51',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]