[polari] Bump version to 3.33.1



commit d4541ea90fad8d0ad49cd63bb5b32fcda51630a7
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue May 14 20:21:32 2019 +0000

    Bump version to 3.33.1
    
    Update NEWS.

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 036c157..8807f96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.33.1 — “No Penguin Kisses!”
+===========================================
+* Polish the no-results placeholder in userlist [Florian; #768846]
+* Allow user-list to take up all available height [Florian; #768851]
+* Show a clear indication when offline [Florian; #760833]
+* Add a --quit command line option [Will; #20]
+* Improve connectivity handling [Florian; !120]
+* Misc. bug fixes and cleanups [Florian; !115, !116, !117, !119, !122]
+
+Contributors:
+  Will Burklund, Florian Müllner
+
+Translators:
+  Daniel Mustieles [es], Kukuh Syafaat [id], Fabio Tomat [fur], Jordi Mas [ca]
+
 3.32.1 — “Style Always Wins Out In The End”
 ===========================================
 * Handle notifications for private chats if GNOME's chat integration is
diff --git a/meson.build b/meson.build
index d9df7f9..0792991 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '3.32.1',
+  version: '3.33.1',
   meson_version: '>= 0.43.0',
   license: 'GPL2+'
 )


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