summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-09-24 02:01:41 (GMT)
committerhobbs <hobbs>1999-09-24 02:01:41 (GMT)
commit200423b2be895efe601925d17691696a87972c21 (patch)
treed755bcf14d74a148ee23e947a4d922d3d7b1190c
parent382dc12d62537e1a0bcdf4644ee1e4a3c15635d6 (diff)
downloadtcl-200423b2be895efe601925d17691696a87972c21.zip
tcl-200423b2be895efe601925d17691696a87972c21.tar.gz
tcl-200423b2be895efe601925d17691696a87972c21.tar.bz2
1999-09-23 Jeff Hobbs <hobbs@scriptics.com>
* README: * generic/tcl.h: * tools/tcl.wse.in: updated text to reflect 8.2.1 where necessary
-rw-r--r--ChangeLog6
-rw-r--r--README8
-rw-r--r--generic/tcl.h6
-rw-r--r--tools/tcl.wse.in2
4 files changed, 14 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 0284fbf..6d0a1e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-09-23 Jeff Hobbs <hobbs@scriptics.com>
+
+ * README:
+ * generic/tcl.h:
+ * tools/tcl.wse.in: updated text to reflect 8.2.1 where necessary
+
1999-09-22 Jennifer Hom <jenn@scriptics.com>
* tests/tcltest.test: Added 'exit' calls to the scripts that the
diff --git a/README b/README
index ca3ce8b..6267532 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
README: Tcl
- This is the Tcl 8.2.0 source distribution.
+ This is the Tcl 8.2.1 source distribution.
You can get this release from:
- http://www.scriptics.com/registration/8.2.0.tml
+ http://www.scriptics.com/registration/8.2.1.tml
-RCS: @(#) $Id: README,v 1.23 1999/08/10 23:16:25 redman Exp $
+RCS: @(#) $Id: README,v 1.23.2.1 1999/09/24 02:01:41 hobbs Exp $
Contents
--------
@@ -50,7 +50,7 @@ Information about new features in 8.2 can be found at
http://www.scriptics.com/software/whatsnew82.html
Detailed release notes can be found at
- http://www.scriptics.com/software/relnotes/tcl8.2.0
+ http://www.scriptics.com/software/relnotes/tcl8.2.1
Information about Tcl itself can be found at
http://www.scriptics.com/scripting/
diff --git a/generic/tcl.h b/generic/tcl.h
index 1a44df7..88f2289 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tcl.h,v 1.57 1999/08/10 23:16:25 redman Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.57.2.1 1999/09/24 02:01:44 hobbs Exp $
*/
#ifndef _TCL
@@ -56,10 +56,10 @@ extern "C" {
#define TCL_MAJOR_VERSION 8
#define TCL_MINOR_VERSION 2
#define TCL_RELEASE_LEVEL TCL_FINAL_RELEASE
-#define TCL_RELEASE_SERIAL 0
+#define TCL_RELEASE_SERIAL 1
#define TCL_VERSION "8.2"
-#define TCL_PATCH_LEVEL "8.2.0"
+#define TCL_PATCH_LEVEL "8.2.1"
/*
* The following definitions set up the proper options for Windows
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in
index 7454e92..2322e73 100644
--- a/tools/tcl.wse.in
+++ b/tools/tcl.wse.in
@@ -12,7 +12,7 @@ item: Global
Log Pathname=%MAINDIR%\INSTALL.LOG
Message Font=MS Sans Serif
Font Size=8
- Disk Label=tcl8.2.0
+ Disk Label=tcl8.2.1
Disk Filename=setup
Patch Flags=0000000000000001
Patch Threshold=85