Bump version to 3.24.2

Update NEWS.
This commit is contained in:
Florian Müllner
2017-05-11 15:18:59 +02:00
parent 8a4b245812
commit b1c45a618e
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@@ -1,3 +1,9 @@
3.24.2
======
* apps-menu: Mark copied launchers as trusted
* places-menu: Make icon lookup asynchronous
* updated translations (hr)
3.24.1
======
* apps-menu: Allow creating desktop launchers via DND

View File

@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([gnome-shell-extensions],[3.24.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_INIT([gnome-shell-extensions],[3.24.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])