summaryrefslogtreecommitdiffstats
path: root/library/http/pkgIndex.tcl
diff options
context:
space:
mode:
authorhershey <hershey>2000-03-18 02:16:40 (GMT)
committerhershey <hershey>2000-03-18 02:16:40 (GMT)
commit467352f3a6c9e72a15442c938d97adf75c80e247 (patch)
tree3c81fb0d8229c95c1deefdb2f4345981b806b822 /library/http/pkgIndex.tcl
parente793b4a0eb33a970919689caba4daebebcc6e065 (diff)
downloadtcl-467352f3a6c9e72a15442c938d97adf75c80e247.zip
tcl-467352f3a6c9e72a15442c938d97adf75c80e247.tar.gz
tcl-467352f3a6c9e72a15442c938d97adf75c80e247.tar.bz2
updated package index file to use version 2.3 instead of 2.2.
Diffstat (limited to 'library/http/pkgIndex.tcl')
-rw-r--r--library/http/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/http/pkgIndex.tcl b/library/http/pkgIndex.tcl
index 1156df6..32b17c7 100644
--- a/library/http/pkgIndex.tcl
+++ b/library/http/pkgIndex.tcl
@@ -8,4 +8,4 @@
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.
-package ifneeded http 2.2 [list tclPkgSetup $dir http 2.2 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister}}}]
+package ifneeded http 2.3 [list tclPkgSetup $dir http 2.3 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister}}}]