summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2015-04-14 14:07:49 +0200
committerStef Walter <stefw@redhat.com>2015-04-14 14:09:52 +0200
commit82ded8e853efe843e4317e644193c6ec58ae1b89 (patch)
treeeaa3be0250a3e6f6f50ad4054255fd29b588fccf
parentad77f143e61401a16140aec8798d3495052e1c56 (diff)
downloadlibsecret-0.18.2.tar.gz
Release version 0.18.20.18.2
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5211f25..f209fbc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.18.2
+ * Testing fixes
+ * Documentation typo [#747654 ...]
+ * Build fixes [#743444]
+ * Updated transaltions
+ * Accomodate libgcrypt 1.6+
+
0.18.1
* Testing fix [#726909]
diff --git a/configure.ac b/configure.ac
index 86cbb00..4424681 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([libsecret],[0.18.1],
+AC_INIT([libsecret],[0.18.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
[libsecret])