From 791b0c0b4d07d5120d08427a6d7ec94c5f4db813 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 15 Oct 2012 14:31:36 +0200 Subject: [PATCH] Release version 0.11 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ce6b111..7f60da4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +0.11 + * Better critical preconditions for invalid attributes + 0.10 * Updated translations diff --git a/configure.ac b/configure.ac index c51e590..772feeb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([libsecret],[0.10], +AC_INIT([libsecret],[0.11], [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret], [libsecret])