Update version number to 1.0.18 to reflect nfo parsing and TiVo changes.

This commit is contained in:
Justin Maggard 2010-06-03 22:06:36 +00:00
parent 35c727e77d
commit 2b611ba8e2

View File

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