diff --git a/NEWS b/NEWS index 1911719..089411e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -1.0.21 - Released 00-MONTH-2011 +1.0.21 - Released 18-July-2011 -------------------------------- +- Fix a few issues with new libav/ffmpeg versions. - Fix FF/REW of AVI files on Samsung Series B TV's. - Fix a crash bug when playing music on TiVo. - Add the ability to change the root media container. diff --git a/upnpglobalvars.h b/upnpglobalvars.h index d6d66d2..eaf4de2 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -56,7 +56,7 @@ #include -#define MINIDLNA_VERSION "1.0.20.3" +#define MINIDLNA_VERSION "1.0.21" #ifdef NETGEAR # define SERVER_NAME "ReadyDLNA"