diff options
author | cvs2fossil <cvs2fossil> | 1999-07-14 19:07:21 (GMT) |
---|---|---|
committer | cvs2fossil <cvs2fossil> | 1999-07-14 19:07:21 (GMT) |
commit | 2818207aef71c0eef829988e3d98640dc4eb5b22 (patch) | |
tree | ac7c152b2b5263c13b129f05f2ca5c78dac58011 | |
parent | 06ff6e681a71080137c65ac694486159b577f336 (diff) | |
download | tcl-2818207aef71c0eef829988e3d98640dc4eb5b22.zip tcl-2818207aef71c0eef829988e3d98640dc4eb5b22.tar.gz tcl-2818207aef71c0eef829988e3d98640dc4eb5b22.tar.bz2 |
Created branch core-8-2-b1-syntheticcore_8_2_b1core_8_2_b1_synthetic
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | tools/tcl.wse.in | 10 | ||||
-rw-r--r-- | tools/tclSplash.bmp | bin | 162030 -> 162030 bytes |
3 files changed, 5 insertions, 9 deletions
@@ -1,7 +1,3 @@ -1999-07-14 <jpeek@scriptics.com> - - * doc/re_syntax.n: Deleted sentence as suggested by Scott S. - 1999-07-12 <jpeek@scriptics.com> * doc/re_syntax.n: Removed two notes to myself (oops), cleaned diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index df82c1e..ca1cf55 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -1578,27 +1578,27 @@ item: Install File end
item: Install File
Source=${__TKBASEDIR__}\win\release\wish82.exe
- Destination=%MAINDIR%\bin\wish81.exe
+ Destination=%MAINDIR%\bin\wish82.exe
Flags=0000000000000010
end
item: Install File
Source=${__TCLBASEDIR__}\win\release\tclsh82.exe
- Destination=%MAINDIR%\bin\tclsh81.exe
+ Destination=%MAINDIR%\bin\tclsh82.exe
Flags=0000000000000010
end
item: Install File
Source=${__TCLBASEDIR__}\win\release\tclpip82.dll
- Destination=%MAINDIR%\bin\tclpip81.dll
+ Destination=%MAINDIR%\bin\tclpip82.dll
Flags=0000000000000010
end
item: Install File
Source=${__TCLBASEDIR__}\win\release\tcl82.dll
- Destination=%MAINDIR%\bin\tcl81.dll
+ Destination=%MAINDIR%\bin\tcl82.dll
Flags=0000000000000010
end
item: Install File
Source=${__TKBASEDIR__}\win\release\tk82.dll
- Destination=%MAINDIR%\bin\tk81.dll
+ Destination=%MAINDIR%\bin\tk82.dll
Flags=0000000000000010
end
item: Install File
diff --git a/tools/tclSplash.bmp b/tools/tclSplash.bmp Binary files differindex 19e3c4a..7917fca 100644 --- a/tools/tclSplash.bmp +++ b/tools/tclSplash.bmp |