[polari] Bump version to 3.23.92



commit edaec4f37d2801f079a2b4cc526e928332466c05
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Mar 14 00:35:18 2017 +0100

    Bump version to 3.23.92
    
    Update NEWS.

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e760f04..51f65aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.23.92 - "Mr. Five Minutes Ago"
+================================
+* Support the meson build system [Florian; #779599]
+* Implement room list filtering [Florian; #779960]
+* Misc. bug fixes and cleanups [Florian; #779906, #779921, #779940]
+
+Contributors:
+  Christian Hergert, Florian Müllner
+
+Translations:
+  Piotr Drąg [pl], Jiri Grönroos [fi], Cédric Valmary [oc],
+  Mario Blättermann [de], Rafael Fontenelle [pt_BR], Kukuh Syafaat [id],
+  Guillaume Bernard [fr], Alan Mortensen [da], Anders Jonsson [sv],
+  Balázs Meskó [hu], Marek Cernocky [cs], Milo Casagrande [it], Jordi Mas [ca],
+  Aurimas Černius [lt], Fran Dieguez [gl], Changwoo Ryu [ko],
+  Марко М. Костић [sr, sr@latin], Dušan Kazik [sk], Yuri Myasoedov [ru]
+
 3.23.91 - "That's a Good-Looking Gun"
 =====================================
 * Bundle required Telepathy services in flatpak [Florian; #777705]
diff --git a/configure.ac b/configure.ac
index 01e42d1..873ab73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polari],[3.23.91],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
+AC_INIT([polari],[3.23.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
 AX_IS_RELEASE([git-directory])
 
 AC_SUBST([APP_ID],[org.gnome.Polari])
diff --git a/meson.build b/meson.build
index 8c95542..392caea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-        version: '3.23.91',
+        version: '3.23.92',
         meson_version: '>= 0.37.0',
         license: 'GPL2+')
 


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