Bump version number

This commit is contained in:
Stef Walter 2016-03-25 09:15:53 +01:00
parent 5048a4f152
commit 0c468b56b0
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -1,3 +1,9 @@
0.18.5
* Build fixes
* Port tests to Python 3 [#761834]
* Fix textual typos [#763143]
* Updated translations
0.18.4
* Multithreading fixes [#756766]
* Fix memory leaks [#756766]

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.63)
AC_INIT([libsecret],[0.18.4],
AC_INIT([libsecret],[0.18.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
[libsecret])