[d029fa3a95e174a19934857f535eb9427d967218a36ea014b70ad704bc6c8d1c] Bump version to 3.37.3



commit 340c5c1041971cdf1bab8cc1ef67d8cefdcc2152
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Jul 7 21:23:58 2020 +0200

    Bump version to 3.37.3
    
    Update NEWS.

 NEWS                                         | 11 +++++++++++
 data/appdata/org.gnome.Polari.appdata.xml.in |  7 +++++++
 meson.build                                  |  2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0cfce03b..da7868cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.37.3
+======
+* Add WHOIS command [Roberto; !152]
+
+Contributors:
+  Roberto Sánchez Fernández
+
+Translators:
+  Yuri Chornoivan [uk], Daniel Mustieles [es], sicklylife [ja],
+  Matej Urbančič [sl], Florentina Mușat [ro], Baurzhan Muftakhidinov [kk]
+
 3.37.2
 ======
 * Improve performance while idle [Philip; !157]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index a5801181..98d58786 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.37.3" type="development" date="2020-07-07">
+      <description>
+        <p>
+          Add WHOIS command.
+        </p>
+      </description>
+    </release>
     <release version="3.37.2" type="development" date="2020-06-03">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index f724751d..06e8df97 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '3.37.2',
+  version: '3.37.3',
   meson_version: '>= 0.51.0',
   license: 'GPL2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]