[gnome-shell] Bump version to 3.17.2
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.17.2
- Date: Wed, 27 May 2015 08:45:49 +0000 (UTC)
commit 60706f72d436ed0de5132e7a34707ae1c9da5d8e
Author: Florian Müllner <fmuellner gnome org>
Date: Wed May 27 10:29:07 2015 +0200
Bump version to 3.17.2
Update NEWS.
NEWS | 19 +++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3698456..3031aed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.17.2
+======
+* Remove StTable widget [Florian; #703833]
+* Increase visibility of expanders in alt-tab popup [Jakub; #745058]
+* Ensure suspend inhibitors are released when VT switched away [Rui; #749228]
+* Use iio-sensor-proxy directly for orientation lock [Bastien; #749671]
+* Misc. bug fixes [Florian, Lan, Carlos; #749279, #749383, #749529, #749490,
+ #749742]
+
+Contributors:
+ Carlos Garnacho, Ting-Wei Lan, Rui Matos, Florian Müllner, Bastien Nocera,
+ Jakub Steiner
+
+Translations:
+ Yosef Or Boczko [he], sun [zh_CN], Felipe Braga [pt_BR],
+ Victor Ibragimov [tg], Gábor Kelemen [hu], Cédric Valmary [oc],
+ Dušan Kazik [sk], Kjartan Maraas [nb], Bruno Ramalhete [pt],
+ Matej Urbančič [sl], Daniel Mustieles [es]
+
3.17.1
======
* Add Display Settings entry to background menu [Meet; #697346]
diff --git a/configure.ac b/configure.ac
index c34332f..867f140 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.17.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.17.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])
@@ -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.17.1
+MUTTER_MIN_VERSION=3.17.2
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]