[gnome-shell/gnome-3-20] Bump version to 3.20.2



commit 3cf2e1ad8b91dd99719739c727d6654f737aa58d
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue May 10 22:21:02 2016 +0200

    Bump version to 3.20.2
    
    Update NEWS.

 NEWS         |   14 ++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b6860b..70a9a96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.20.2
+======
+* Save screencasts in HOME if XDG_VIDEO_DIR doesn't exist [Florian; #765015]
+* Don't show orientation lock when g-s-d won't rotate [Florian; #765267]
+* Misc. bug fixes [Heiher, Florian, Marek; #722752, #765061, #763068, #765607,
+  #757676]
+
+Contributors:
+  Heiher, Marek Chalupa, Florian Müllner
+
+Translations:
+  Arash Mousavi [fa], Kristjan SCHMIDT [eo], Tiago Santos [pt],
+  Kjartan Maraas [nb]
+
 3.20.1
 ======
 * Plug a memory leak [Aaron; #735705]
diff --git a/configure.ac b/configure.ac
index d3b92dd..9eb0232 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.20.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.20.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 AX_IS_RELEASE([git-directory])
 
 AC_CONFIG_HEADERS([config.h])
@@ -77,7 +77,7 @@ AC_MSG_RESULT($enable_systemd)
 CLUTTER_MIN_VERSION=1.21.5
 GOBJECT_INTROSPECTION_MIN_VERSION=1.45.4
 GJS_MIN_VERSION=1.39.0
-MUTTER_MIN_VERSION=3.20.0
+MUTTER_MIN_VERSION=3.20.2
 GTK_MIN_VERSION=3.15.0
 GIO_MIN_VERSION=2.45.3
 LIBECAL_MIN_VERSION=3.5.3


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