configure.ac: set VERSION_MINOR to 18

Updates the WIN32 version number for the upcoming 0.18 release.
This commit is contained in:
Max Kellermann 2012-08-21 18:42:48 +02:00
parent 7968fa3779
commit 1c3e03837c

View File

@ -3,7 +3,7 @@ AC_PREREQ(2.60)
AC_INIT(mpd, 0.18~git, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=17
VERSION_MINOR=18
VERSION_REVISION=0
VERSION_EXTRA=0