Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforge.net>2009-11-17 02:37:54 +0300
committerJustin Maggard <jmaggard@users.sourceforge.net>2009-11-17 02:37:54 +0300
commit0511fc85cf54eedb5298a35eed429a414399b8bb (patch)
tree4e9c532f5f92da70af54ceaffde88278b675d30c /upnpglobalvars.h
parent0057a9666eac1c203960e13bb39f1eccd100d3d3 (diff)
* Update version to 1.0.16.3.
Diffstat (limited to 'upnpglobalvars.h')
-rw-r--r--upnpglobalvars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upnpglobalvars.h b/upnpglobalvars.h
index a58ae04..5f71fd0 100644
--- a/upnpglobalvars.h
+++ b/upnpglobalvars.h
@@ -21,7 +21,7 @@
#include <sqlite3.h>
-#define MINIDLNA_VERSION "1.0.16.2"
+#define MINIDLNA_VERSION "1.0.16.3"
#define CLIENT_CACHE_SLOTS 20
#define USE_FORK 1