prepare 0.17.6

This commit is contained in:
Max Kellermann 2013-10-01 16:29:54 +02:00
parent d8217c364a
commit d397ce68dc
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -1,3 +1,5 @@
ver 0.17.6 (not yet released)
ver 0.17.5 (2013/08/04)
* protocol:
- fix "playlistadd" with URI

View File

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