configure.ac: prepare for 0.20.2

This commit is contained in:
Max Kellermann
2017-01-10 23:01:42 +01:00
parent ed80863eac
commit 67778dcd3d
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT(mpd, 0.20.1, musicpd-dev-team@lists.sourceforge.net)
AC_INIT(mpd, 0.20.2, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=20