Bump version number

This commit is contained in:
Stef Walter 2016-01-19 09:24:39 +01:00
parent 0660951db3
commit ba2c57d842
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -1,3 +1,8 @@
0.18.4
* Multithreading fixes [#756766]
* Fix memory leaks [#756766]
* Updated translations
0.18.3
* Updated translations
* Documentation fixes

View File

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