* Finalize version 1.0.21.

This commit is contained in:
Justin Maggard 2011-07-18 21:47:39 +00:00
parent a875a67996
commit a818f5db33
2 changed files with 3 additions and 2 deletions

3
NEWS
View File

@ -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.

View File

@ -56,7 +56,7 @@
#include <sqlite3.h>
#define MINIDLNA_VERSION "1.0.20.3"
#define MINIDLNA_VERSION "1.0.21"
#ifdef NETGEAR
# define SERVER_NAME "ReadyDLNA"