[metacity] bump version to 3.25.2, update NEWS



commit 2c879d203333e737438c9dc116f003eb1a117e79
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Jul 2 17:10:50 2017 +0300

    bump version to 3.25.2, update NEWS

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc87d2d..d6259ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.25.2
+==============
+- Fix appmenu button size in metacity-theme-viewer
+- Add appmenu to button layout in metacity-theme-viewer
+- Handle legacy fullscreen requests (#781946)
+- Updated translations:
+  Daniel Mustieles (es), Jordi Mas (ca), Marek Černocký (cs).
+
 Version 3.25.1
 ==============
 - Fix drawing with _NET_WM_WINDOW_OPACITY.
diff --git a/configure.ac b/configure.ac
index 240765f..caae603 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([m_major_version], [3])
 m4_define([m_minor_version], [25])
-m4_define([m_micro_version], [1])
+m4_define([m_micro_version], [2])
 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]