[gnome-shell] Bump version to 3.19.90



commit f1b90f174ad355b327be9fa6e817488607df5e78
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Feb 19 18:12:28 2016 +0100

    Bump version to 3.19.90
    
    Update NEWS.

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff90ff1..90d9244 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.19.90
+=======
+* Correctly identify VPN secret requests [Lubomir; #760999]
+* Improve week number presentation [Jakub; #683245]
+* Add audio device selection dialog [Florian; #760284]
+* Add media controls to the time and date drop down [Florian; #756491]
+* Fix IBus candidate popup position under wayland [Rui; #753476]
+* Ask user to grant applications access to location [Zeeshan; #762119]
+* Misc. bug fixes [Mario, Jakub, Florian; #761208, #761772, #762270]
+
+Contributors:
+  Zeeshan Ali (Khattak), Michael Catanzaro, Rui Matos, Florian Müllner,
+  Lubomir Rintel, Mario Sanchez Prada, Jakub Steiner
+
+Translations:
+  Alexander Shopov [bg], Balázs Meskó [hu], Fabio Tomat [fur],
+  Dušan Kazik [sk], Piotr Drąg [pl], Alexandre Franke [fr],
+  Mario Blättermann [de], Milo Casagrande [it], Jordi Mas [ca]
+
 3.19.4
 ======
 * gdm: Do not allow bypassing disabled Sign In button [Michael; #746180]
diff --git a/configure.ac b/configure.ac
index dceeeb8..b318299 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.19.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.19.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 AX_IS_RELEASE([git-directory])
 
 AC_CONFIG_HEADERS([config.h])
@@ -77,7 +77,7 @@ AC_MSG_RESULT($enable_systemd)
 CLUTTER_MIN_VERSION=1.21.5
 GOBJECT_INTROSPECTION_MIN_VERSION=1.45.4
 GJS_MIN_VERSION=1.39.0
-MUTTER_MIN_VERSION=3.19.4
+MUTTER_MIN_VERSION=3.19.90
 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]