* Add version number.

This commit is contained in:
Justin Maggard
2009-05-05 02:39:40 +00:00
parent 392654a234
commit 1a26bfba7a
4 changed files with 17 additions and 5 deletions

View File

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