* Increment version number (1.0.10).

This commit is contained in:
Justin Maggard 2009-05-12 01:30:17 +00:00
parent bb8e2a346a
commit 59519aee78

View File

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