Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforge.net>2009-10-15 05:36:14 +0400
committerJustin Maggard <jmaggard@users.sourceforge.net>2009-10-15 05:36:14 +0400
commitf6538cca5f355fdd8d23c173229774d713bc6334 (patch)
tree8dff45c80a53fd4e15e93eea6d4e1f33db8112dc /upnpglobalvars.h
parent8efbba302426871b8e5e239643f4876a6c2155c1 (diff)
* Bump to 1.0.16-pre6 to reflect subtitle support.
Diffstat (limited to 'upnpglobalvars.h')
-rw-r--r--upnpglobalvars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upnpglobalvars.h b/upnpglobalvars.h
index 0da3a41..5d73c42 100644
--- a/upnpglobalvars.h
+++ b/upnpglobalvars.h
@@ -21,7 +21,7 @@
#include <sqlite3.h>
-#define MINIDLNA_VERSION "1.0.16-pre5"
+#define MINIDLNA_VERSION "1.0.16-pre6"
#define CLIENT_CACHE_SLOTS 20
#define USE_FORK 1