[gnome-shell] Bump version to 3.16.0



commit c0d224e200904226f909b416ecd4635a16bdac3a
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Mar 23 19:45:34 2015 +0100

    Bump version to 3.16.0
    
    Update NEWS.

 NEWS         |   15 +++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 59a9bc1..52add77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.16.0
+======
+* Revert erroneous login dialog changes [Ray; #740142]
+* Improve accessibility of legacy tray [Florian; #746487]
+* Fix legacy status icons leaking into other monitors [Florian; #745824]
+
+Contributors:
+  Florian Müllner, Ray Strode
+
+Translations:
+  Daniel Martinez [an], Sebastian Rasmussen [sv], Fran Dieguez [gl],
+  Andika Triwidada [id], Jordi Mas [ca], Kjartan Maraas [nb],
+  Inaki Larranaga Murgoitio [eu], Muhammet Kara [tr], Khaled Hosny [ar],
+  Bernd Homuth [de], Jiro Matsuzawa [ja]
+
 3.15.92
 =======
 * gdm: Fix user list accessibility [Florian; #729603]
diff --git a/configure.ac b/configure.ac
index 18d9b6e..481bd40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.15.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.16.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/shell-global.c])
@@ -76,7 +76,7 @@ AC_MSG_RESULT($enable_systemd)
 CLUTTER_MIN_VERSION=1.21.5
 GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
 GJS_MIN_VERSION=1.39.0
-MUTTER_MIN_VERSION=3.15.92
+MUTTER_MIN_VERSION=3.16.0
 GTK_MIN_VERSION=3.15.0
 GIO_MIN_VERSION=2.37.0
 LIBECAL_MIN_VERSION=3.5.3


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