configure.ac: prepare for 0.19.2

This commit is contained in:
Max Kellermann 2014-10-23 21:57:04 +02:00
parent 97a1a04116
commit 2d9e972195
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -1,3 +1,5 @@
ver 0.19.2 (not yet released)
ver 0.19.1 (2014/10/19)
* input
- mms: fix deadlock bug

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT(mpd, 0.19.1, musicpd-dev-team@lists.sourceforge.net)
AC_INIT(mpd, 0.19.2, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=19