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



commit 4a9ffb5e2f95e90b1b1a0923a3d5eef3a70211bc
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Feb 19 20:09:53 2014 +0100

    Bump version to 3.10.4
    
    Update NEWS.

 NEWS         |   14 ++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e43202..2092f94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.10.4
+======
+* Fix keyboard activation of legacy tray icons [Giovanni; #721267]
+* Fix regressions from window-tracking changes in 3.10.3 [Florian; #722434,
+  #722690, #722840, #723308, #722928]
+* Scale UI on high-resolution displays [Adel; #705410]
+* Misc. bug fixes [Giovanni, Jasper; #722547, #723197, #724256]
+
+Contributors:
+  Giovanni Campagna, Adel Gadllah, Florian Müllner, Jasper St. Pierre
+
+Translations:
+  Nilamdyuti Goswami [as], Stas Solovey [ru], A S Alam [pa]
+
 3.10.3
 ======
 * Fix reentrancy issue in message tray [Jasper; #711694]
diff --git a/configure.ac b/configure.ac
index c95da8a..447d615 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.10.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.10.4],[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.4
 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]