configure.ac: prepare for 0.18.12

This commit is contained in:
Max Kellermann 2014-06-23 09:14:35 +02:00
parent 8bfdb4ed0c
commit 4f61ba766d
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -1,3 +1,5 @@
ver 0.18.12 (not yet released)
ver 0.18.11 (2014/05/12)
* decoder
- opus: fix missing song length on high-latency files

View File

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