diff options
-rw-r--r-- | tools/tcl.wse.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 10c0180..256ec89 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -1593,12 +1593,12 @@ item: Install File end item: Install File Source=${__TCLBASEDIR__}\library\dde\pkgIndex.tcl - Destination=%MAINDIR%\lib\tcl%VER%\dde1.1\pkgIndex.tcl + Destination=%MAINDIR%\lib\tcl%VER%\dde1.2\pkgIndex.tcl Flags=0000000000000010 end item: Install File Source=${__TCLBASEDIR__}\win\release\tcldde84.dll - Destination=%MAINDIR%\lib\tcl%VER%\dde1.1\tcldde84.dll + Destination=%MAINDIR%\lib\tcl%VER%\dde1.2\tcldde84.dll Flags=0000000000000010 end item: Install File |