rwdconfig.dist in rwdgutenberg-0.04 vs rwdconfig.dist in rwdgutenberg-0.05
- old
+ new
@@ -1,12 +1,18 @@
-##VERSION:1.63
+##VERSION:1.65
# rwdtinker core configuration file
##NAME: ConfigLocation:0
ConfigLocation=""
##NAME: ZipsLocation:0
ZipsLocation=""
##NAME:$testharnessarray:0
$testharnessarray = ["rwdtinker_all_tests"]
##NAME:TestNow:0
TestNow=false # turning this on will run the unit tests
##NAME:$testharness:0
-$testharness=true
\ No newline at end of file
+$testharness=true
+##NAME:$tinkerdocumentsarray:0
+$tinkerhelpaboutarray = ["Tinker"]
+$tinkerdocumentsarray = ["Readme.txt"]
+
+
+