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