[polari/gnome-40] Bump version to 40.1



commit 0e353120d810c78e690fcae4c52cffd31fa2572a
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jul 12 19:11:20 2021 +0200

    Bump version to 40.1
    
    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 cb696335..635212cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+40.1
+====
+* Update GNOME server list [Florian; !200]
+* Misc. bug fixes [Florian; !197]
+
+Contributors:
+  Florian Müllner
+
+Translators:
+  Alexey Rubtsov [ru]
+
 40.0 — “You Need a Boyfriend, Not a Person”
 ===========================================
 * Promisify async operations [Florian; !169]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index fb8c4072..640ae00d 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="40.1" date="2021-07-12">
+      <description>
+        <p>
+          Update the GNOME server list to reflect recent changes.
+        </p>
+      </description>
+    </release>
     <release version="40.0" date="2021-06-25">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index afd970a4..ec86e1dc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '40.0',
+  version: '40.1',
   meson_version: '>= 0.51.0',
   license: 'GPL2+'
 )


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