From 38271a4fe9ff96639e3a1e45423b0af00c354c14 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Thu, 4 Jun 2009 23:31:58 +0000 Subject: [PATCH] * Increment minor version number. --- upnpglobalvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 24574e0..adada3e 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -15,7 +15,7 @@ #include -#define MINIDLNA_VERSION "1.0.12" +#define MINIDLNA_VERSION "1.0.13" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1