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-28 15:44:03 +0200
commit55d57de44a436c1779563787313ad2e1e86ab664 (patch)
tree19bc5747cc9bdf5e07553ecf6454678e14a7359a
parentd5eb5b6176abcb3f1cc1205acb3d5611d171594d (diff)
downloadlibsecret-55d57de44a436c1779563787313ad2e1e86ab664.tar.gz
Bump to 0.18.2
Actual 0.18.2 release is not on master branch.
-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])