release v0.19.20
This commit is contained in:
parent
e7353ec7e7
commit
fef45d469c
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
||||||
ver 0.19.20 (not yet released)
|
ver 0.19.20 (2016/12/09)
|
||||||
* protocol
|
* protocol
|
||||||
- "setprio" re-enqueues old song if priority has been raised
|
- "setprio" re-enqueues old song if priority has been raised
|
||||||
* decoder
|
* decoder
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
AC_PREREQ(2.60)
|
AC_PREREQ(2.60)
|
||||||
|
|
||||||
AC_INIT(mpd, 0.19.19, musicpd-dev-team@lists.sourceforge.net)
|
AC_INIT(mpd, 0.19.20, musicpd-dev-team@lists.sourceforge.net)
|
||||||
|
|
||||||
VERSION_MAJOR=0
|
VERSION_MAJOR=0
|
||||||
VERSION_MINOR=19
|
VERSION_MINOR=19
|
||||||
|
|
Loading…
Reference in New Issue