From 965ea230e74605dbd2d8b723b52f86528688b129 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 16 Apr 2012 13:48:34 +0200 Subject: [PATCH] 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]) -- 2.7.4