configure.ac: update VERSION_REVISION

This commit is contained in:
Max Kellermann 2014-10-25 00:33:25 +02:00
parent 8cd17ce045
commit 30df709736
1 changed files with 1 additions and 1 deletions

View File

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