diff --git a/NEWS b/NEWS index 188afe092..7aa3a7379 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +ver 0.19.11 (not yet released) + ver 0.19 (2014/10/10) * protocol - new commands "addtagid", "cleartagid", "listfiles", "listmounts", diff --git a/configure.ac b/configure.ac index dfc27e930..3f90bb627 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) -AC_INIT(mpd, 0.19, musicpd-dev-team@lists.sourceforge.net) +AC_INIT(mpd, 0.19.1, musicpd-dev-team@lists.sourceforge.net) VERSION_MAJOR=0 VERSION_MINOR=19