* Increment version number.

This commit is contained in:
Justin Maggard 2009-05-11 00:59:47 +00:00
parent cb61823ecc
commit 126e923a8e

View File

@ -15,7 +15,7 @@
#include <sqlite3.h>
#define MINIDLNA_VERSION "1.0.8"
#define MINIDLNA_VERSION "1.0.9"
#define CLIENT_CACHE_SLOTS 20
#define USE_FORK 1