configure.ac: prepare for 0.18.13

This commit is contained in:
Max Kellermann
2014-08-02 08:45:44 +02:00
parent a3f3c7ba24
commit abe4c57663
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT(mpd, 0.18.12, mpd-devel@musicpd.org)
AC_INIT(mpd, 0.18.13, mpd-devel@musicpd.org)
VERSION_MAJOR=0
VERSION_MINOR=18