From e65e367b06896261dbf052ebac139d1b06b7cab7 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Thu, 28 May 2009 18:53:51 +0000 Subject: [PATCH] * Increment minor version number to indicate charset fixes and additional art support. --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 97d3e86..96cf8e6 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -15,7 +15,7 @@ #include -#define MINIDLNA_VERSION "1.0.11" +#define MINIDLNA_VERSION "1.0.12" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1