[gnome-keyring/gnome-3-20] Bump version number



commit 0196028a5081f1d988113bab7a52da448cf59413
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jul 4 10:38:37 2017 +0200

    Bump version number

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ccc405e..f5f4c83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 3.20.1 are:
+ * Fix boolean logic error in ssh-agent
+ * Pass the correct argc to gkr_pam_client_run_operation [#766222]
+ * Look for both dlopen and dlsym when configuring [#766221]
+ * Fix .so link in gnome-keyring-3 man page [#767095]
+ * Die if the XDG session we were started under goes away [#768943]
+ * Shorten unlock keyring dialog title [#770170]
+ * Updated translations
+
 Changes in version 3.20.0 are:
  * Updated translations
 
diff --git a/configure.ac b/configure.ac
index 9060929..9ebf5e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT(gnome-keyring,
-        3.20.0,
+        3.20.1,
         [gnome-keyring-list gnome org],
         [gnome-keyring],
         [https://wiki.gnome.org/Projects/GnomeKeyring])


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