[gnome-shell/gnome-3-18] Bump version to 3.18.5



commit 598cf489734862118955222e8975368d7b38b5ec
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Apr 21 12:04:11 2016 +0200

    Bump version to 3.18.5
    
    Update NEWS.

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf2c76a..66f18eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.18.5
+======
+* Fix deleting chat notifications in calendar [Florian; #747991]
+* Fix recount issue in network agent component [Christophe; #759708]
+* Plug a memory leak [Aaron; #735705]
+* Do not assert on non-fatal runtime errors [Florian; #765061]
+
+Contributors:
+  Christophe Fergeau, Florian Müllner, Aaron Plattner
+
+Translations:
+  Matej Urbančič [sl], Marek Černocký [cs]
+
 3.18.4
 ======
 * Fix thumbnail scaling in window switcher on HiDPI [Florian; #758676]
diff --git a/configure.ac b/configure.ac
index 727b97f..d4a19ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.18.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.18.5],[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]