release v0.19.20

This commit is contained in:
Max Kellermann 2016-12-09 20:02:07 +01:00 committed by Max Kellermann
parent e7353ec7e7
commit fef45d469c
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
ver 0.19.20 (not yet released)
ver 0.19.20 (2016/12/09)
* protocol
- "setprio" re-enqueues old song if priority has been raised
* decoder

View File

@ -1,6 +1,6 @@
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_MINOR=19