[gnome-shell] Bump version to 3.23.92



commit 3b7a4b08e2dec9ca5e76419e678b20c39b69ac79
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Mar 14 17:56:07 2017 +0100

    Bump version to 3.23.92
    
    Update NEWS.

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c52b80f..de51fba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.23.92
+=======
+* Implement DND to overview on wayland [Hyungwon; #765003]
+* Make telepathy optional at runtime [Florian; #771721, #779878]
+* Don't show forecasts for NYC when geoclue gets stuck [Sebastian; #779898]
+* Add bottom edge drag gesture to bring up the OSK [Jan-Michael; #757712]
+* Allow switching between pads in the same group [Carlos; #779986]
+* Ignore showBanners policy for critical notifications [Florian; #779974]
+* Misc. bug fixes [Florian; #779435, #779819, #779820]
+
+Contributors:
+  Jan-Michael Brummer, Allan Day, Carlos Garnacho, Hyungwon Hwang,
+  Sebastian Keller, Florian Müllner
+
+Translations:
+  Enrico Nicoletto [pt_BR], Jiri Grönroos [fi], Chao-Hsiung Liao [zh_TW],
+  Piotr Drąg [pl], Piotr Drąg [he], Balázs Meskó [hu], Kris Thomsen [da],
+  Yuras Shumovich [be], Sveinn í Felli [is], Inaki Larranaga Murgoitio [eu],
+  Changwoo Ryu [ko], Jordi Mas [ca], Aurimas Černius [lt],
+  Мирослав Николић [sr, sr@latin], Christian Kirbach [de], Anders Jonsson [sv],
+  Fabio Tomat [fur], GNOME Translation Robot [gd], Dušan Kazik [sk],
+  Kukuh Syafaat [id], Marek Černocký [cs], Stas Solovey [ru],
+  Milo Casagrande [it], Fran Dieguez [gl], Daniel Boles [gl], A S Alam [pa],
+  Daniel Mustieles [es]
+
 3.23.91
 =======
 * Use the original timestamps for restored notifications [Florian; #766410]
diff --git a/configure.ac b/configure.ac
index eec7f08..0c1876a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.23.91],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.23.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 AX_IS_RELEASE([git-directory])
 
 AC_CONFIG_HEADERS([config.h])
@@ -85,7 +85,7 @@ AC_MSG_RESULT($enable_systemd)
 
 GOBJECT_INTROSPECTION_MIN_VERSION=1.49.1
 GJS_MIN_VERSION=1.47.0
-MUTTER_MIN_VERSION=3.23.91
+MUTTER_MIN_VERSION=3.23.92
 GTK_MIN_VERSION=3.15.0
 GIO_MIN_VERSION=2.45.3
 LIBECAL_MIN_VERSION=3.5.3


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