From b025a34b02f93a059bc9dd89067c86c624a54327 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Fri, 10 Jun 2011 02:05:54 +0000 Subject: * Finalize v1.0.20. --- NEWS | 3 ++- upnpglobalvars.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 5e0f486..6391f04 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -1.0.20 - Released 31-May-2011 +1.0.20 - Released 09-June-2011 -------------------------------- +- Fix a crash bug when scanning MPEG-TS files with odd packet sizes. - Fix AVI file streaming on Samsung A-Series TV's. - Improve support for the NETGEAR Digital Entertainer Live (EVA2000). - Add support for multiple network interfaces. diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 46fc29e..0b52075 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -56,7 +56,7 @@ #include -#define MINIDLNA_VERSION "1.0.19.3" +#define MINIDLNA_VERSION "1.0.20" #ifdef NETGEAR # define SERVER_NAME "ReadyDLNA" -- cgit v1.2.3