From 5465380a6d48808cd14262d25e2e24ecede44890 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Tue, 13 Oct 2009 01:22:18 +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 ebbb77c..9679be6 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -21,7 +21,7 @@ #include -#define MINIDLNA_VERSION "1.0.16-pre4" +#define MINIDLNA_VERSION "1.0.16-pre5" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1