[gnome-flashback/gnome-3-22] bump version to 3.22.1, update NEWS



commit 12d479ef39cce46b7845eccc7f3755ca09e3b1af
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Mar 13 19:31:35 2017 +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 3cb429b..d3a0580 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.22.1
+==============
+- Ignore invalid inhibitors in end session dialog (Alberts Muktupāvels; #771759)
+- Fix typo in function name (Dmitry Shachnev)
+- Fix crashes in input sources (Alberts Muktupāvels)
+- Updated translations:
+  Aron Xu (zh_CN), Daniel Mustieles (es), Gianvito Cavasoli (it),
+  Inaki Larranaga Murgoitio (eu).
+
 Version 3.22.0
 ==============
 - Add input settings, based on mutter. (Alberts Muktupāvels)
diff --git a/configure.ac b/configure.ac
index 8508482..8831466 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gf_major_version], [3])
 m4_define([gf_minor_version], [22])
-m4_define([gf_micro_version], [0])
+m4_define([gf_micro_version], [1])
 m4_define([gf_version], [gf_major_version.gf_minor_version.gf_micro_version])
 
 dnl **************************************************************************


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