summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvs2fossil <cvs2fossil>1999-07-14 19:07:21 (GMT)
committercvs2fossil <cvs2fossil>1999-07-14 19:07:21 (GMT)
commit2818207aef71c0eef829988e3d98640dc4eb5b22 (patch)
treeac7c152b2b5263c13b129f05f2ca5c78dac58011
parent06ff6e681a71080137c65ac694486159b577f336 (diff)
downloadtcl-core_8_2_b1_synthetic.zip
tcl-core_8_2_b1_synthetic.tar.gz
tcl-core_8_2_b1_synthetic.tar.bz2
Created branch core-8-2-b1-syntheticcore_8_2_b1core_8_2_b1_synthetic
-rw-r--r--ChangeLog4
-rw-r--r--tools/tcl.wse.in10
-rw-r--r--tools/tclSplash.bmpbin162030 -> 162030 bytes
3 files changed, 5 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 62cf438..d1a67c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 19e3c4a..7917fca 100644
--- a/tools/tclSplash.bmp
+++ b/tools/tclSplash.bmp
Binary files differ