diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tcl.wse.in | 4 | ||||
-rw-r--r-- | tools/tclmin.wse | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 256ec89..56caaeb 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -1443,12 +1443,12 @@ item: Install File end item: Install File Source=${__TCLBASEDIR__}\library\http\pkgIndex.tcl - Destination=%MAINDIR%\lib\tcl%VER%\http2.3\pkgIndex.tcl + Destination=%MAINDIR%\lib\tcl%VER%\http2.4\pkgIndex.tcl Flags=0000000000000010 end item: Install File Source=${__TCLBASEDIR__}\library\http\http.tcl - Destination=%MAINDIR%\lib\tcl%VER%\http2.3\http.tcl + Destination=%MAINDIR%\lib\tcl%VER%\http2.4\http.tcl Flags=0000000000000010 end item: Install File diff --git a/tools/tclmin.wse b/tools/tclmin.wse index aa3e071..2fd8185 100644 --- a/tools/tclmin.wse +++ b/tools/tclmin.wse @@ -36,13 +36,13 @@ item: Install File Flags=0000000000000010 end item: Install File - Source=n:\dist\tcl8.0\library\http2.1\pkgIndex.tcl - Destination=%MAINDIR%\lib\tcl%VER%\http2.1\pkgIndex.tcl + Source=n:\dist\tcl8.0\library\http\pkgIndex.tcl + Destination=%MAINDIR%\lib\tcl%VER%\http2.4\pkgIndex.tcl Flags=0000000000000010 end item: Install File - Source=n:\dist\tcl8.0\library\http2.1\http.tcl - Destination=%MAINDIR%\lib\tcl%VER%\http2.1\http.tcl + Source=n:\dist\tcl8.0\library\http\http.tcl + Destination=%MAINDIR%\lib\tcl%VER%\http2.4\http.tcl Flags=0000000000000010 end item: Install File |