summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-09-22 12:05:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-09-22 12:05:14 (GMT)
commit25ac7e62ba116fcef8119b89b050bf4e09059af8 (patch)
treef64e2d847e9b375009748428980f43a399a7442d /library
parent854cf964d20e112448cbcb8a82375b1041440380 (diff)
downloadtcl-25ac7e62ba116fcef8119b89b050bf4e09059af8.zip
tcl-25ac7e62ba116fcef8119b89b050bf4e09059af8.tar.gz
tcl-25ac7e62ba116fcef8119b89b050bf4e09059af8.tar.bz2
forgot one location for http version number
Diffstat (limited to 'library')
-rw-r--r--library/init.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/init.tcl b/library/init.tcl
index 61f2c12..51339d0 100644
--- a/library/init.tcl
+++ b/library/init.tcl
@@ -805,7 +805,7 @@ set isafe [interp issafe]
set isafe [interp issafe]
set dir [file dirname [info script]]
foreach {safe package version file} {
- 0 http 2.8.13 {http http.tcl}
+ 0 http 2.9.0 {http http.tcl}
1 msgcat 1.7.0 {msgcat msgcat.tcl}
1 opt 0.4.7 {opt optparse.tcl}
0 platform 1.0.14 {platform platform.tcl}