* Add 3gpp audio support.

This commit is contained in:
Justin Maggard
2009-11-10 20:11:50 +00:00
parent 71e399b4a6
commit f5b2971a8f
3 changed files with 10 additions and 4 deletions

View File

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