Release 0.2
authorStef Walter <stefw@gnome.org>
Mon, 16 Apr 2012 11:48:34 +0000 (13:48 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 16 Apr 2012 11:48:34 +0000 (13:48 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ec245de..9249063 100644 (file)
--- 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
index cf9a33a..65dd8a6 100644 (file)
@@ -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])