From 5d5650e85423b40814c56c34a18bda6f0c21e442 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 18 Mar 2013 08:08:08 +0100 Subject: [PATCH] Release version 0.15 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a8678b4..6b36c2d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +0.15 + * Tweak predefined schemas [#695791] + * Updated translations + 0.14 * Add a 'search' command to the tool for looking up items [#693881] * Try to unlock locked collection when storing an item [#693723] diff --git a/configure.ac b/configure.ac index f256e38..cefc69e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([libsecret],[0.14], +AC_INIT([libsecret],[0.15], [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret], [libsecret]) -- 2.7.4