[libsecret] Release version 0.8



commit 1c400704de3856c40678f5242478de74823255c4
Author: Stef Walter <stefw gnome org>
Date:   Mon Aug 6 15:14:04 2012 +0200

    Release version 0.8

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 14a54d9..86aa364 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.8
+ * Fix up libsecret licensing
+ * Initialize gettext correctly
+ * Fix crash in secret-tool
+ * Build and testing fixes
+
 0.7
  * Match schema names for notes and network passwords
  * Add flags argument to secret_collection_for_alias()
diff --git a/configure.ac b/configure.ac
index 6ab621d..d6d35eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([libsecret],[0.7],
+AC_INIT([libsecret],[0.8],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
         [libsecret])
 



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