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



commit 04551850dd8647831234e9e612d1bdec6ee2fd9c
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Nov 15 13:27:09 2013 +0000

    Bump version to 3.10.2.1
    
    Update NEWS.

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c62de03..09d5a84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.10.2.1
+========
+* Lower mutter requirement to not end up without wayland support
+
 3.10.2
 ======
 * gdm: Don't allow user-list to fill up the entire screen [Florian; #710555]
diff --git a/configure.ac b/configure.ac
index b4379ed..334323a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.10.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.10.2.1],[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]