[metacity] bump version to 3.30.1, update NEWS



commit d69fba052cdd0aa8348dc1bbbbb1ecbadfbebbd8
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Sep 9 18:22:15 2018 +0300

    bump version to 3.30.1, update NEWS

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0f74d385..1d48e6bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.30.1
+==============
+- Improve focus tracking
+
 Version 3.30.0
 ==============
 - Fix build warnings
diff --git a/configure.ac b/configure.ac
index 6d76b1bd..27c4707d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([m_major_version], [3])
 m4_define([m_minor_version], [30])
-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]