summaryrefslogtreecommitdiffstats
path: root/ds9/library/ds9.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-11-26 21:18:54 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-11-26 21:18:54 (GMT)
commitd4f1f85c0fc142495663fcacdddb9abcd259aa0e (patch)
tree92ac34466cf5b06d159a7bb23aeb37379feeb70f /ds9/library/ds9.tcl
parent95844816a714456156ed31854b004d29c3e29dbe (diff)
downloadblt-d4f1f85c0fc142495663fcacdddb9abcd259aa0e.zip
blt-d4f1f85c0fc142495663fcacdddb9abcd259aa0e.tar.gz
blt-d4f1f85c0fc142495663fcacdddb9abcd259aa0e.tar.bz2
update tcl/tk
Diffstat (limited to 'ds9/library/ds9.tcl')
-rw-r--r--ds9/library/ds9.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl
index 1459560..6e12d40 100644
--- a/ds9/library/ds9.tcl
+++ b/ds9/library/ds9.tcl
@@ -205,7 +205,7 @@ switch $ds9(wm) {
source $ds9(root)/tcl8/8.5/msgcat-1.5.2.tm
}
if {![namespace exists http]} {
- source $ds9(root)/tcl8/8.6/http-2.8.12.tm
+ source $ds9(root)/tcl8/8.6/http-2.9.0.tm
source $ds9(root)/library/htp.tcl
}