Commit 1c3e0383 authored by Max Kellermann's avatar Max Kellermann

configure.ac: set VERSION_MINOR to 18

Updates the WIN32 version number for the upcoming 0.18 release.
parent 7968fa37
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment