configure.ac: prepare for 0.18.9
This commit is contained in:
parent
ddb5390d88
commit
57e862712a
2
NEWS
2
NEWS
|
@ -1,3 +1,5 @@
|
|||
ver 0.18.9 (not yet released)
|
||||
|
||||
ver 0.18.8 (2014/02/07)
|
||||
* decoder
|
||||
- ffmpeg: support libav v10_alpha1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ(2.60)
|
||||
|
||||
AC_INIT(mpd, 0.18.8, mpd-devel@musicpd.org)
|
||||
AC_INIT(mpd, 0.18.9, mpd-devel@musicpd.org)
|
||||
|
||||
VERSION_MAJOR=0
|
||||
VERSION_MINOR=18
|
||||
|
|
Loading…
Reference in New Issue