summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ac3bc75..f5344f58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 3.31.90 are:
+ * pam: lookup XDG_RUNTIME_DIR using get_any_env [!5]
+ * Reinstate pkcs11 module for specific programs [!7, !8]
+ * Build fixes [!4, !9, !10]
+ * Updated translations
+
Changes in version 3.28.0.1 are:
* Fix linking with "-z defs" [#794274]
diff --git a/configure.ac b/configure.ac
index 5572752d..75ed2905 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT(gnome-keyring,
- 3.28.0.1,
+ 3.31.90,
[gnome-keyring-list@gnome.org],
[gnome-keyring],
[https://wiki.gnome.org/Projects/GnomeKeyring])