[gnome-applets/gnome-3-24] bump version to 3.24.1, update NEWS



commit 2c364badb2e081d37873834cd336d8f7d56b26c3
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Apr 11 10:52:29 2017 +0300

    bump version to 3.24.1, update NEWS

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 87c5782..9b64b9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.24.1
+==============
+- Fix crash removing modem-lights applet. (Alberts Muktupāvels; #780902)
+- Remove exit call from geyes applet. (Dmitry Shachnev)
+- Updated translations:
+  Inaki Larranaga Murgoitio (eu).
+
 Version 3.24.0
 ==============
 - Added Window Buttons applet. (Gabriel Finkelstein; #770795)
diff --git a/configure.ac b/configure.ac
index e692600..55c364a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
 m4_define([ga_minor_version], [24])
-m4_define([ga_micro_version], [0])
+m4_define([ga_micro_version], [1])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 
 dnl **************************************************************************


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