From 59519aee789205678884dd67cb57e221ee0beb08 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Tue, 12 May 2009 01:30:17 +0000 Subject: [PATCH] * Increment version number (1.0.10). --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 24f71b2..0b55799 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -15,7 +15,7 @@ #include -#define MINIDLNA_VERSION "1.0.9" +#define MINIDLNA_VERSION "1.0.10" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1