[gnote/gnome-3-22] Prepare 3.22.2



commit 2914e985678ab24a7e3717d77f13e4f2d96feff5
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Mar 19 19:36:55 2017 +0200

    Prepare 3.22.2

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9a87a2..642b29f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.22.2 - "People don't change; they only become more so" - 2017/03/19
+
+Fixes:
+  * Fix --background option
+  * Fix no icon for Gnote windows in some WMs (#762001)
+  * Make D-Bus APIs for opening notes respect new window setting (#778871)
+
+Translations:
+  * Swedish Swedish manual (sv)
+  * Updated translations:
+    - Basque (eu)
+    - Indonesian (id)
+    - Spanish (es)
+
 3.22.1 - "Money may buy friendship but money cannot buy love." - 2016/11/27
 
 Fixes:
diff --git a/configure.ac b/configure.ac
index 11b4fc4..544d42d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AC_SUBST(GNOTE_VERSION)
 LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
 AC_SUBST(LIBGNOTE_RELEASE)
 AC_DEFINE_UNQUOTED([LIBGNOTE_RELEASE], ["$LIBGNOTE_RELEASE"], [libgnote release.])
-LIBGNOTE_VERSION_INFO=1:0:1
+LIBGNOTE_VERSION_INFO=1:1:1
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 AC_DEFINE_UNQUOTED([LIBGNOTE_VERSION_INFO], ["$LIBGNOTE_VERSION_INFO"], [libgnote release.])
 


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