* Increment minor version number.

This commit is contained in:
Justin Maggard 2009-06-04 23:31:58 +00:00
parent a295b448ba
commit 38271a4fe9

View File

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