summaryrefslogtreecommitdiffstats
path: root/module/config/core_default.xml
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2010-01-07 19:05:42 +0100
committerGravatar spoob <spoob@gmx.de> 2010-01-07 19:05:42 +0100
commit205c200b94f3b4edf1220a9ffd5ebeab58aa098b (patch)
tree913097d568e2fcfcebfb0dc455ce936468a5c51b /module/config/core_default.xml
parentBetter Rapidshare Slot Check thanks #66 (diff)
downloadpyload-205c200b94f3b4edf1220a9ffd5ebeab58aa098b.tar.xz
Better ConfigParser
Diffstat (limited to 'module/config/core_default.xml')
-rw-r--r--module/config/core_default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/core_default.xml b/module/config/core_default.xml
index 366197a61..07d4ddc1c 100644
--- a/module/config/core_default.xml
+++ b/module/config/core_default.xml
@@ -1,4 +1,4 @@
-<config name="Configuration">
+<config name="Configuration" version="0.1">
<remote name="Remote">
<port type="int" name="Port">7227</port>
<listenaddr type="ip" name="Adress">0.0.0.0</listenaddr>