[gnome-keyring] Release version 3.7.5



commit 4702ee7dea13945d845d13a7e5b334089e368ba8
Author: Stef Walter <stefw gnome org>
Date:   Mon Feb 4 15:03:18 2013 +0100

    Release version 3.7.5

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f86afbe..0cfebaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 3.7.5 are:
+ * Set correct type for Collection's "Locked" property
+ * Don't warn if the GNOME session manager is not available
+ * Updated Translations
+ * Fix crasher in armor code
+ * Build fixes
+
 Changes in version 3.7.2 are:
  * Bring over DER parsing fixes from GCR library
  * Fix corner case where long DER length overflows
diff --git a/configure.ac b/configure.ac
index 4e79344..953d318 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.7.2)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.7.5)
 
 AC_CONFIG_HEADERS(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]