From: Stef Walter Date: Mon, 16 Apr 2012 11:48:34 +0000 (+0200) Subject: Release 0.2 X-Git-Tag: upstream/0.13~141 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=965ea230e74605dbd2d8b723b52f86528688b129;p=platform%2Fupstream%2Flibsecret.git Release 0.2 --- 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])