diff options
Diffstat (limited to 'library/http2.3/pkgIndex.tcl')
-rw-r--r-- | library/http2.3/pkgIndex.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/http2.3/pkgIndex.tcl b/library/http2.3/pkgIndex.tcl index 1156df6..32b17c7 100644 --- a/library/http2.3/pkgIndex.tcl +++ b/library/http2.3/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}}}] |