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



commit e920a1ac406bc327d550cb79551945410bf1010e
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Apr 11 10:27:59 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 515b2f2..64a45d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.24.1
+==============
+- Fix drawing with _NET_WM_WINDOW_OPACITY.
+- Change repaint priority.
+- Updated translations:
+  Balázs Úr (hu).
+
 Version 3.24.0
 ==============
 - Improve handling of tracking the old focused window during restart
diff --git a/configure.ac b/configure.ac
index c574f0e..23f16f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([m_major_version], [3])
 m4_define([m_minor_version], [24])
-m4_define([m_micro_version], [0])
+m4_define([m_micro_version], [1])
 m4_define([m_version], [m_major_version.m_minor_version.m_micro_version])
 
 dnl **************************************************************************


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