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



commit e0307bb7e0a6051d3a1e1e0eafbe7cd6a15d63c8
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jun 29 00:33:46 2016 +0200

    Bump version to 3.20.3
    
    Update NEWS.

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70a9a96..71e6eed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.20.3
+======
+* Fix sorting of hidden apps in app switcher [Florian; #766238]
+* Allocate framebuffers early to fix a crash on NVIDIA [Martin; #764898]
+* Fix cycle-windows/cycle-group keybindings [Florian; #730739]
+* networkAgent: Handle VPN service aliases [David; #658484]
+* Fix crash when using screen recorder under wayland [Rui; #767001]
+* Plug a memory leak [Hans; #710230]
+
+Contributors:
+  Rui Matos, Florian Müllner, Hans Petter Jansson, Martin Szulecki,
+  David Woodhouse
+
+Translations:
+  Sveinn í Felli [is], Andika Triwidada [id]
+
 3.20.2
 ======
 * Save screencasts in HOME if XDG_VIDEO_DIR doesn't exist [Florian; #765015]
diff --git a/configure.ac b/configure.ac
index 9eb0232..555067b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.20.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.20.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 AX_IS_RELEASE([git-directory])
 
 AC_CONFIG_HEADERS([config.h])


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