From 4508d21b83e24524ba47274e42d492e1e32ccf62 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 25 Mar 2013 11:36:58 +0100 Subject: Release version 3.8.0 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fe4120ab..ad829326 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Changes in version 3.8.0 are: + * Updated translations + Changes in version 3.7.92 are: * Update introspection data of Collection.SearchItems() [#695115] * Update the Item.Created and Item.Modified properties correctly [#695052] diff --git a/configure.ac b/configure.ac index d51a68c9..26fca0ed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT(daemon/gkd-main.c) -AM_INIT_AUTOMAKE(gnome-keyring, 3.7.92) +AM_INIT_AUTOMAKE(gnome-keyring, 3.8.0) AC_CONFIG_HEADERS(config.h) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.3