summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-09-22 19:11:33 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-09-22 19:11:33 (GMT)
commitfc3641cc92b3ad2cdc787bd1d9a3d94ff856e770 (patch)
treebb72bfc154fb887a0581cbe574cbefe6d336f58a /ds9/library
parentd2aed3767e236a9e8edf97a606172051c41ba41d (diff)
downloadblt-fc3641cc92b3ad2cdc787bd1d9a3d94ff856e770.zip
blt-fc3641cc92b3ad2cdc787bd1d9a3d94ff856e770.tar.gz
blt-fc3641cc92b3ad2cdc787bd1d9a3d94ff856e770.tar.bz2
update version numbers
Diffstat (limited to 'ds9/library')
-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 a3f6a71..8705d27 100644
--- a/ds9/library/ds9.tcl
+++ b/ds9/library/ds9.tcl
@@ -194,7 +194,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.9.tm
+ source $ds9(root)/tcl8/8.6/http-2.8.11.tm
source $ds9(root)/library/htp.tcl
}