[libsecret] Release 0.2



commit 965ea230e74605dbd2d8b723b52f86528688b129
Author: Stef Walter <stefw gnome org>
Date:   Mon Apr 16 13:48:34 2012 +0200

    Release 0.2

 NEWS         |    7 ++++++-
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec245de..9249063 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
-0.1
+0.2
+ * Fix header copyright issues
+ * Build fixes
+ * Add missing 'authtype' attribute to the 'network' schema
+ * Add secret-schemas.h to the 'stable' API
 
+0.1
  * Initial release, not yet stable
diff --git a/configure.ac b/configure.ac
index cf9a33a..65dd8a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([libsecret],[0.1],
+AC_INIT([libsecret],[0.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
         [libsecret])
 



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