release 0.17.4
This commit is contained in:
parent
cd71038655
commit
0a9c7ff6cf
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
ver 0.17.4 (2013/??/??)
|
ver 0.17.4 (2013/04/08)
|
||||||
* protocol:
|
* protocol:
|
||||||
- allow to omit END in ranges (START:END)
|
- allow to omit END in ranges (START:END)
|
||||||
- don't emit IDLE_PLAYER before audio format is known
|
- don't emit IDLE_PLAYER before audio format is known
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
AC_PREREQ(2.60)
|
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_MAJOR=0
|
||||||
VERSION_MINOR=17
|
VERSION_MINOR=17
|
||||||
|
Loading…
Reference in New Issue
Block a user