Release version 0.8

This commit is contained in:
Stef Walter 2012-08-06 15:14:04 +02:00
parent 9011932730
commit 1c400704de
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -1,3 +1,9 @@
0.8
* Fix up libsecret licensing
* Initialize gettext correctly
* Fix crash in secret-tool
* Build and testing fixes
0.7
* Match schema names for notes and network passwords
* Add flags argument to secret_collection_for_alias()

View File

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