Modify version string to post-release version 0.17.3~git

This commit is contained in:
Avuton Olrich
2012-09-30 03:27:38 -07:00
parent 76e3dec723
commit f672e4016f
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT(mpd, 0.17.2, musicpd-dev-team@lists.sourceforge.net)
AC_INIT(mpd, 0.17.3~git, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=17