configure.ac: prepare for 0.18.10

This commit is contained in:
Max Kellermann 2014-03-06 13:08:30 +01:00
parent 2784d65618
commit d65841a2db
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -1,3 +1,5 @@
ver 0.18.10 (not yet released)
ver 0.18.9 (2014/03/02) ver 0.18.9 (2014/03/02)
* protocol * protocol
- "findadd" requires the "add" permission - "findadd" requires the "add" permission

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT(mpd, 0.18.9, mpd-devel@musicpd.org) AC_INIT(mpd, 0.18.10, mpd-devel@musicpd.org)
VERSION_MAJOR=0 VERSION_MAJOR=0
VERSION_MINOR=18 VERSION_MINOR=18