[gnome-keyring] Release version 3.7.1



commit 90f9513a7c52c97e646c7b703a07d1e94e5e7ae7
Author: Stef Walter <stefw gnome org>
Date:   Mon Oct 22 17:02:06 2012 +0200

    Release version 3.7.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5da8a9f..d449005 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in version 3.7.1 are:
+ * Remove dependency on GTK+
+ * Build fixes
+
 Changes in version 3.6.1 are:
  * Fix regressions with keyring master password changing
  * Load schema for secret items correctly, prevents storing multiple times
diff --git a/configure.ac b/configure.ac
index ce0baf1..cf5c615 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.6.1)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.7.1)
 
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])



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