[metacity/gnome-3-22] bump version to 3.22.1, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity/gnome-3-22] bump version to 3.22.1, update NEWS
- Date: Tue, 1 Nov 2016 19:09:39 +0000 (UTC)
commit 7159ae3d772d774aaaeb3c2768d34b486ed73079
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Nov 1 21:06:40 2016 +0200
bump version to 3.22.1, update NEWS
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5378e71..2c80d47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.22.1
+==============
+- Fix tooltip style (Alberts Muktupāvels; #772984)
+- Fix crash in meta_group_new (Alberts Muktupāvels; LP:#1638153)
+- Fix window stacking order in compositor (Alberts Muktupāvels; LP:#1614050)
+- Ignore deprecation warnings (Alberts Muktupāvels)
+- Updated translations:
+ Gianvito Cavasoli (it), Theppitak Karoonboonyanan (th), Tiago Santos (pt).
+
Version 3.22.0
==============
- Use shadow from GTK+ theme (Alberts Muktupāvels)
diff --git a/configure.ac b/configure.ac
index 7b01b54..7256b83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
m4_define([m_major_version], [3])
m4_define([m_minor_version], [22])
-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]