* Increment version number.

This commit is contained in:
Justin Maggard 2009-10-13 01:22:18 +00:00
parent 1ef627ac3c
commit 5465380a6d

View File

@ -21,7 +21,7 @@
#include <sqlite3.h>
#define MINIDLNA_VERSION "1.0.16-pre4"
#define MINIDLNA_VERSION "1.0.16-pre5"
#define CLIENT_CACHE_SLOTS 20
#define USE_FORK 1