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



commit ea9083666d52ef0223194110173304f22b50a690
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Mar 28 20:07:09 2017 +0300

    bump version to 3.24.1, update NEWS

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b1ab7a5..52db14d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.24.1
+==============
+- Don't add module symbols in global name space. (Alberts Muktupāvels; #770795)
+- Updated translations:
+  Piotr Drąg (pl).
+
 Version 3.24.0
 ==============
 - Improve the tasklist style. (Antonio Ospite; #769012)
diff --git a/configure.ac b/configure.ac
index 557166d..dfecfc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
 m4_define([gp_minor_version], [24])
-m4_define([gp_micro_version], [0])
+m4_define([gp_micro_version], [1])
 m4_define([gp_version], [gp_major_version.gp_minor_version.gp_micro_version])
 
 dnl **************************************************************************


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