* Increment minor version number to indicate charset fixes and additional art support.

This commit is contained in:
Justin Maggard 2009-05-28 18:53:51 +00:00
parent 37704b8b8b
commit e65e367b06

View File

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