summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e8836bb..e9cae67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.13
+ * Updated translations
+ * Build fixes
+
0.12
* When storing a secret, create default keyring if necessary
* Share the memory pool with the gcr or libgnome-keyring library.
diff --git a/configure.ac b/configure.ac
index 9ec34d9..dd6a20f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([libsecret],[0.12],
+AC_INIT([libsecret],[0.13],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
[libsecret])