diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sisu/sisurc.yml | 11 | ||||
-rw-r--r-- | conf/sisu/version.yml | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/conf/sisu/sisurc.yml b/conf/sisu/sisurc.yml index 611548b6..c135f270 100644 --- a/conf/sisu/sisurc.yml +++ b/conf/sisu/sisurc.yml @@ -70,9 +70,14 @@ default: #language: 'English' #% settings used by ssh scp #remote: -# user: '[usrname]' -# host: '[remote.hostname]' -# path: '.' #no trailing slash eg 'sisu/www' +# - +# user: '[usrname]' +# host: '[remote.hostname]' +# path: '.' #no trailing slash eg 'sisu/www' +# - +# user: '[usrname]' +# host: '[remote.hostname]' +# path: '.' #no trailing slash eg 'sisu/www' #% webrick information #webrick: # port: '8081' diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 0ed73acd..26c9a07e 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.61.0 -:date_stamp: 2007w41/5 -:date: "2007-10-12" +:version: 0.62.0-pre +:date_stamp: 2007w41/0 +:date: "2007-10-14" :project: SiSU |