[gnome-shell/gnome-3-10] Bump version to 3.10.2



commit ac68251a00fb83366c4035c3211c71ec292280c5
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Nov 14 12:32:23 2013 +0000

    Bump version to 3.10.2
    
    Update NEWS.

 NEWS         |   15 +++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2fe1d81..c62de03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.10.2
+======
+* gdm: Don't allow user-list to fill up the entire screen [Florian; #710555]
+* Restore support for 'disable-restart-buttons' [Florian; #711244]
+* alidate parameters of exposed DBus methods [Florian; #699752]
+* Misc. bug fixes [Florian; #709806]
+
+Contributors:
+  Florian Müllner
+
+Translations:
+  Ihar Hrachyshka [be], Stas Solovey [ru], Kjartan Maraas [nb],
+  Dimitris Spingos [el], Rafael Ferreira [pt_BR], Yuri Myasoedov [ru],
+  Sphinx Jiang [zh_CN], Shantha kumar [ta]
+
 3.10.1
 ======
 * Make sure lock screen is drawn once before switching user [Giovanni; #708051]
diff --git a/configure.ac b/configure.ac
index d149ff2..c451c46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.10.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.10.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])
@@ -60,7 +60,7 @@ AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
 CLUTTER_MIN_VERSION=1.13.4
 GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
 GJS_MIN_VERSION=1.38.1
-MUTTER_MIN_VERSION=3.10.1
+MUTTER_MIN_VERSION=3.10.2
 GTK_MIN_VERSION=3.7.9
 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]