configure.ac: prepare for 0.18.14

This commit is contained in:
Max Kellermann 2014-09-03 19:59:26 +02:00
parent 86e8b3b4bd
commit f9d1bbbffb
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -1,3 +1,5 @@
ver 0.18.14 (not yet released)
ver 0.18.13 (2014/08/31)
* protocol
- don't change song on "seekcur" in random mode

View File

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