[libsecret] Release version 0.7



commit 9bf240ef4d4e3f3a22f2899a163e3cc4b790656d
Author: Stef Walter <stefw gnome org>
Date:   Mon Jul 16 12:54:59 2012 +0200

    Release version 0.7

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4126d09..14a54d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.7
+ * Match schema names for notes and network passwords
+ * Add flags argument to secret_collection_for_alias()
+ * Correct flags behavior for SecretCollection
+ * Build fixes
+
 0.6
  * Rename secret_password_remove() to secret_password_clear()
    and similar names for related functions.
diff --git a/configure.ac b/configure.ac
index f49c0c6..6ab621d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([libsecret],[0.6],
+AC_INIT([libsecret],[0.7],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
         [libsecret])
 



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