configuration/rwdhypernote.dist in rwdhypernote-0.07 vs configuration/rwdhypernote.dist in rwdhypernote-0.08
- old
+ new
@@ -1,11 +1,15 @@
-##VERSION:0.07
+##VERSION:0.08
##NAME: $rwdhypernote_directory:0
$rwdhypernote_directory = "Notes"
$notesarray = ["Notes/changes.txt"]
$noteslinksarray = ["Notes/changes.lnk"]
$rwdhypernote_ftpsite = "ftp.mysite.com"
$rwdhypernote_ftplogin = "mylogin"
$rwdhypernote_ftppassword = "mypassword"
$rwdhypernote_ftpdirectory = "/incoming/rwdhypernotes/"
$rwdhypernote_updatedirectory = "updates"
-RwdHyperNoteVersion = "0.07"
\ No newline at end of file
+$testharnessarray += ["rwdhypernote_all_tests"]
+$tinkerhelpaboutarray += ["RwdHypernote"]
+$tinkerdocumentsarray += ["HowTo_HyperNote.txt"]
+RwdHyperNoteVersion = "0.08"
+