summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])