From 2ce9891defcab2e01f76367d550322cbe8c595b0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 18 Mar 2013 08:28:09 +0100 Subject: Release version 3.7.92 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d7b0edd0..fe4120ab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Changes in version 3.7.92 are: + * Update introspection data of Collection.SearchItems() [#695115] + * Update the Item.Created and Item.Modified properties correctly [#695052] + * Updated translations + * Build fixes + Changes in version 3.7.91 are: * Remove the roots-store module replaced by p11-kit 0.16+ trust module * Only return one object path list from Collection.SearchItems() [#695115] diff --git a/configure.ac b/configure.ac index 88e1524b..d51a68c9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT(daemon/gkd-main.c) -AM_INIT_AUTOMAKE(gnome-keyring, 3.7.91) +AM_INIT_AUTOMAKE(gnome-keyring, 3.7.92) AC_CONFIG_HEADERS(config.h) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.3