From 88750450b26c3687bc391c4ad73634f9b34895e2 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Tue, 28 Sep 2010 08:23:40 +0000 Subject: [PATCH] * Bump to v1.0.18.2. --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 5f8f87b..edf2ae7 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -21,7 +21,7 @@ #include -#define MINIDLNA_VERSION "1.0.18" +#define MINIDLNA_VERSION "1.0.18.2" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1