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:
authorjmaggard <jmaggard>2011-05-17 00:17:35 +0400
committerjmaggard <jmaggard>2011-05-17 00:17:35 +0400
commite320bc63ba9057fc1b2617ba3f6188bd736b5719 (patch)
tree158982fc0732bc8d41026d87852facd2a211f381
parent4d913f3adf1d01ce594f66102631bb1ffc2696a6 (diff)
* Increment version to 1.0.19.2 to indicate fixed crash bug.
-rw-r--r--upnpglobalvars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upnpglobalvars.h b/upnpglobalvars.h
index 9f41154..099c7da 100644
--- a/upnpglobalvars.h
+++ b/upnpglobalvars.h
@@ -56,7 +56,7 @@
#include <sqlite3.h>
-#define MINIDLNA_VERSION "1.0.19.1"
+#define MINIDLNA_VERSION "1.0.19.2"
#ifdef NETGEAR
# define SERVER_NAME "ReadyDLNA"