release 0.17.4

This commit is contained in:
Max Kellermann 2013-04-08 21:38:40 +02:00
parent cd71038655
commit 0a9c7ff6cf
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
ver 0.17.4 (2013/??/??)
ver 0.17.4 (2013/04/08)
* protocol:
- allow to omit END in ranges (START:END)
- don't emit IDLE_PLAYER before audio format is known

View File

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