From 126e923a8e6ab1c26e7743b62587ec464710c4c4 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Mon, 11 May 2009 00:59:47 +0000 Subject: [PATCH] * Increment version number. --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 2eabad0..24f71b2 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -15,7 +15,7 @@ #include -#define MINIDLNA_VERSION "1.0.8" +#define MINIDLNA_VERSION "1.0.9" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1