[gnome-shell/gnome-3-24] Bump version to 3.24.2



commit 58ed983b65d3406c18a2dafb657af5c770b4c49f
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu May 11 14:56:35 2017 +0200

    Bump version to 3.24.2
    
    Update NEWS.

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0621a01..93e0b4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.24.2
+======
+* Only fetch weather information when there's a valid location [Rares; #780404]
+* Handle extension errors during reload due to settings change [Emilio; #781728]
+* Fix StEntry::primary-icon-clicked emission [Florian; #782190]
+* Allow search providers to provide clipboard text for results [Daiki; #775099]
+* Misc. bug fixes [Florian; #781545]
+
+Contributors:
+  Florian Müllner, Emilio Pozuelo Monfort, Daiki Ueno, Rares Visalom
+
+Translations:
+  Milo Casagrande [it], Милош Поповић [sr], Khaled Hosny [ar]
+
 3.24.1
 ======
 * Close Wifi selection dialog on lock [Florian; #780054]
diff --git a/configure.ac b/configure.ac
index 93e8cfe..18cb6db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.24.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.24.2],[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]