summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2021-03-26 13:56:19 +0100
committerDaiki Ueno <dueno@src.gnome.org>2021-03-26 13:56:19 +0100
commita9c867468b86719afc9fb62479dc5c48244f5926 (patch)
tree3c2da05aa631f3ba4c1625c4f9727bdc32b57025
parenta451e5fec21c702257590a0ca280974626135466 (diff)
downloadgnome-keyring-a9c867468b86719afc9fb62479dc5c48244f5926.tar.gz
Release 40.040.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd2e8c47..4a3bce6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in version 40.0 are:
+ * Update libcap-ng capability handling [!33, !34]
+ * Updated translations
+
Changes in version 3.36.0 are:
* Updated translations
diff --git a/configure.ac b/configure.ac
index 5eebff23..752d2ffa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT(gnome-keyring,
- 3.36.0,
+ 40.0,
[gnome-keyring-list@gnome.org],
[gnome-keyring],
[https://wiki.gnome.org/Projects/GnomeKeyring])