[polari] Bump version to 3.29.91



commit f05f6851c8288f5e253e8c4c5b974de0ef12dcf9
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Aug 20 16:06:15 2018 +0200

    Bump version to 3.29.91
    
    Update NEWS.

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a3db3b5..4bfab71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.29.91 — “It's Like the 60s, with Less Hope”
+=============================================
+* Misc. bug fixes and cleanups [Florian; !47, #64, !60, !61, !62]
+* Improve continuous integration:
+  * Base build test on flatpak and produce a testable bundle
+    [Jordan, Florian; #61]
+  * Require passing static analysis from eslint [Florian; !63]
+* Hook up gjs' new debugger console via command line [Florian; !49]
+* Fix debug information logged to journal [Florian; !55]
+* Switch to GTK+'s built-in emoji picker [Florian; !58]
+
+Contributors:
+  Florian Müllner, Jordan Petridis
+
+Translators:
+  Daniel Mustieles [es], Fabio Tomat [fur], Matej Urbančič [sl],
+  Mario Blättermann [de], Piotr Drąg [pl], Aurimas Černius [lt],
+  Muhammet Kara [tr], Anders Jonsson [sv], Guillaume Bernard [fr],
+  Yi-Jyun Pan [zh_TW], Yuras Shumovich [be], Efstathios Iosifidis [el],
+  Marek Cernocky [cs], Claude Paroz [fr], Jiri Grönroos [fi],
+  Bruce Cowan [en_GB], Hannie Dumoleyn [nl], Daniel Șerbănescu [ro]
+
 3.29.4 — “Screw Maximilian!”
 ===========================
 * Add Rizon to list of predefined networks [Niek; #54]
diff --git a/meson.build b/meson.build
index 7a53ce8..36d8721 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '3.29.4',
+  version: '3.29.91',
   meson_version: '>= 0.43.0',
   license: 'GPL2+'
 )


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