configure.ac: prepare for 0.19.20

This commit is contained in:
Max Kellermann
2016-09-27 22:04:46 +02:00
parent d4db873716
commit a85455fb3f
2 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ AC_INIT(mpd, 0.19.19, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=19
VERSION_REVISION=19
VERSION_REVISION=20
VERSION_EXTRA=0
AC_CONFIG_SRCDIR([src/Main.cxx])