[polari/gnome-3-36] Bump version to 3.36.3
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari/gnome-3-36] Bump version to 3.36.3
- Date: Wed, 3 Jun 2020 01:11:01 +0000 (UTC)
commit 10cb78f0b81fb3177926e3048d9425383e98c3b0
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Jun 3 03:07:27 2020 +0200
Bump version to 3.36.3
Update NEWS.
NEWS | 8 ++++++++
data/appdata/org.gnome.Polari.appdata.xml.in | 7 +++++++
meson.build | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a6eaedb2..d9109b1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.36.3 — “Don't 'Hey, Ms. Albright' me”
+=======================================
+* Misc. bug fixes and cleanups [Florian; !156]
+* Improve performance while idle [Philip; !157]
+
+Contributors:
+ Yuri Chornoivan, Florian Müllner, Philip Withnall
+
3.36.2 — “I've Seen More Meat in a Vegan Kitchen”
=================================================
* Fix information leak when re-using account IDs [Florian; #132]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 38fe669a..1380d423 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -55,6 +55,13 @@
</kudos>
<translation type="gettext">polari</translation>
<releases>
+ <release version="3.36.3" date="2020-06-03">
+ <description>
+ <p>
+ Performance improvements while idle.
+ </p>
+ </description>
+ </release>
<release version="3.36.2" date="2020-04-30">
<description>
<p>
diff --git a/meson.build b/meson.build
index 76a2a162..99ac359d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('polari', 'c',
- version: '3.36.2',
+ version: '3.36.3',
meson_version: '>= 0.51.0',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]