From e450ae2b19f8116bac921e066c62648d9002259f Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Thu, 15 Oct 2009 01:36:14 +0000 Subject: [PATCH] * Bump to 1.0.16-pre6 to reflect subtitle support. --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 0da3a41..5d73c42 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -21,7 +21,7 @@ #include -#define MINIDLNA_VERSION "1.0.16-pre5" +#define MINIDLNA_VERSION "1.0.16-pre6" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1