From 2b611ba8e2f0b886f4239122b848ce943cc162d3 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Thu, 3 Jun 2010 22:06:36 +0000 Subject: [PATCH] Update version number to 1.0.18 to reflect nfo parsing and TiVo changes. --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index ab3f659..712f474 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -21,7 +21,7 @@ #include -#define MINIDLNA_VERSION "1.0.17" +#define MINIDLNA_VERSION "1.0.18" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1