[gnome-shell/gnome-3-16] Bump version to 3.16.2



commit 3dfced7976076cfab02eb6650f30273b7d36f8ce
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu May 14 15:31:02 2015 +0200

    Bump version to 3.16.2
    
    Update NEWS.

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7cea175..e72501a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.16.2
+======
+* Make event highlight in calendar more prominent [Jakub; #747715]
+* Fix keyboard focus when focusing a notification banner [Florian; #747205]
+* Move notification banners below the dateMenu [Meet, Florian; #745910]
+* Increase visibility of expanders in alt-tab popup [Jakub; #745058]
+* Ensure suspend inhibitors are released when VT switched away [Rui; #749228]
+* Misc. bug fixes [Rui, Florian; #748541, #749279]
+
+Contributors:
+  Rui Matos, Florian Müllner, Meet Parikh, Jakub Steiner
+
+Translations:
+  Sveinn í Felli [is], sun [zh_CN], Cédric Valmary [oc]
+
 3.16.1
 ======
 * gdm: Move long session chooser menus to the side [Florian; #734352]
diff --git a/configure.ac b/configure.ac
index bf82316..d8a2ee7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.16.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.16.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/shell-global.c])


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