mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Bump version number
This commit is contained in:
parent
0660951db3
commit
ba2c57d842
5
NEWS
5
NEWS
@ -1,3 +1,8 @@
|
|||||||
|
0.18.4
|
||||||
|
* Multithreading fixes [#756766]
|
||||||
|
* Fix memory leaks [#756766]
|
||||||
|
* Updated translations
|
||||||
|
|
||||||
0.18.3
|
0.18.3
|
||||||
* Updated translations
|
* Updated translations
|
||||||
* Documentation fixes
|
* Documentation fixes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
AC_PREREQ(2.63)
|
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],
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
|
||||||
[libsecret])
|
[libsecret])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user