mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
Bump version number
This commit is contained in:
parent
a89385fd60
commit
b01e54991a
10
NEWS
10
NEWS
@ -1,3 +1,13 @@
|
||||
0.18.6
|
||||
* Fix shared key derivation between libsecret and gnome-keyring [#778357]
|
||||
* Avoid run-time error when gnome-keyring is not responding [#787391]
|
||||
* Enable cross compilation [#748111]
|
||||
* Port build scripts to Python 3 [#687637]
|
||||
* Build and test fixes [#767002, #777826, #734630, #768112]
|
||||
* GI annotation fixes [#785034]
|
||||
* Fix textual typos [#782206, ...]
|
||||
* Updated translations
|
||||
|
||||
0.18.5
|
||||
* Build fixes
|
||||
* Port tests to Python 3 [#761834]
|
||||
|
@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.63)
|
||||
|
||||
AC_INIT([libsecret],[0.18.5],
|
||||
AC_INIT([libsecret],[0.18.6],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
|
||||
[libsecret])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user