configure.ac: prepare for 0.18.10
This commit is contained in:
parent
2784d65618
commit
d65841a2db
2
NEWS
2
NEWS
|
@ -1,3 +1,5 @@
|
|||
ver 0.18.10 (not yet released)
|
||||
|
||||
ver 0.18.9 (2014/03/02)
|
||||
* protocol
|
||||
- "findadd" requires the "add" permission
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
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_MINOR=18
|
||||
|
|
Loading…
Reference in New Issue