File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ class TN
5555
5656 //static String troggleurl = "http://framos.lawoftheland.co.uk/troggle/"
5757 static String troggleurl = "http://127.0.0.1:8000/" ; // jgtuploadfile, jgtfile
58- static String tunnelversion = "version2023-08 -nix DoESNix" ;
58+ static String tunnelversion = "version2023-09 -nix DoESNix" ;
5959 static String tunneluser = "DoES" ; // reset in InitFA from system properties
6060 static String tunnelpassword = "gosser" ; // to be set from the command line
6161 static String tunnelproject = "cuccaustria" ; // to be set from the command line
@@ -214,8 +214,8 @@ static String shortenString(String ssval, int maxleng)
214214 static String SUFF_JPG = ".jpg" ;
215215 static String SUFF_JPEG = ".jpeg" ;
216216 static String SUFF_BMP = ".bmp" ;
217- static String SUFF_3D = ".3d" ;
218- static String SUFF_PDF = ".pdf" ;
217+ static String SUFF_3D = ".3d" ;
218+ static String SUFF_PDF = ".pdf" ;
219219 static String SUFF_SVG = ".svg" ;
220220
221221 static String SUFF_TXT = ".TXT" ;
You can’t perform that action at this time.
0 commit comments