[metacity] bump version to 3.35.92, update NEWS



commit 0c9ad8932cdd49a308fcaa273ea45fa677668ea1
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Feb 29 14:13:53 2020 +0200

    bump version to 3.35.92, update NEWS

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5ad0ac52..990e14dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.35.92
+===============
+- Use ARGB visual for window frame.
+
 Version 3.35.1
 ==============
 - Add support for _GTK_WORKAREAS_Dn. (!3)
diff --git a/configure.ac b/configure.ac
index a534177e..4d6bc63f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([m_major_version], [3])
 m4_define([m_minor_version], [35])
-m4_define([m_micro_version], [1])
+m4_define([m_micro_version], [92])
 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]