From a818f5db3318d4a81b5b167e4e725be74130fd88 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Mon, 18 Jul 2011 21:47:39 +0000 Subject: [PATCH] * Finalize version 1.0.21. --- NEWS | 3 ++- upnpglobalvars.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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"