From 6df206efc0b2b653ea4ce27cc4ac10b10672473e Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Fri, 23 Oct 2009 02:43:12 +0000 Subject: [PATCH] * Increment DB version number to signify the added TIMESTAMP column. --- upnpglobalvars.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/upnpglobalvars.h b/upnpglobalvars.h index 8bec14f..aa70218 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -21,11 +21,11 @@ #include -#define MINIDLNA_VERSION "1.0.16-pre6" +#define MINIDLNA_VERSION "1.0.16-pre7" #define CLIENT_CACHE_SLOTS 20 #define USE_FORK 1 -#define DB_VERSION 2 +#define DB_VERSION 3 #if 0 // Add these once the newer ffmpeg libs that can detect WMAPRO are more widely used "http-get:*:video/x-ms-wmv:DLNA.ORG_PN=WMVHIGH_PRO;DLNA.ORG_OP=01;DLNA.ORG_CI=0,"