[gnome-flashback/gnome-3-24] bump version to 3.24.0, update NEWS



commit cefbdc69485e70975088fee2c90ac0b560a521e1
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Mar 28 21:47:07 2017 +0300

    bump version to 3.24.0, update NEWS

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3cb429b..5f88701 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 3.24.0
+==============
+- Ignore invalid inhibitors in end-session-dialog. (Alberts Muktupāvels; #771759)
+- Fix few crashes in input-sources. (Alberts Muktupāvels)
+- Fix cursor image and position in screenshots. (Alberts Muktupāvels; #780361)
+- Updated translations:
+  Andika Triwidada (id), Aron Xu (zh_CN), Ask Hjorth Larsen (da),
+  Balázs Meskó (hu), Daniel Mustieles (es), Enrico Nicoletto (pt_BR),
+  Gianvito Cavasoli (it), Inaki Larranaga Murgoitio (eu), Josef Andersson (sv),
+  Marek Černocký (cs), Mario Blättermann (de), Мирослав Николић (sr, sr@latin),
+  Piotr Drąg (pl).
+
 Version 3.22.0
 ==============
 - Add input settings, based on mutter. (Alberts Muktupāvels)
diff --git a/configure.ac b/configure.ac
index 942aaa6..ad537f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([gf_major_version], [3])
-m4_define([gf_minor_version], [23])
+m4_define([gf_minor_version], [24])
 m4_define([gf_micro_version], [0])
 m4_define([gf_version], [gf_major_version.gf_minor_version.gf_micro_version])
 


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