summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorwelch <welch>1998-07-29 22:24:11 (GMT)
committerwelch <welch>1998-07-29 22:24:11 (GMT)
commitf90dbc2c4acff97eeb749662937bb39633287ed4 (patch)
tree421e0e64fc1c7c5f6bc9bbf6d6f220afa63bb52c /unix
parent16b7e804de016ea8a6b0be74cce7a05722a400bf (diff)
downloadtcl-f90dbc2c4acff97eeb749662937bb39633287ed4.zip
tcl-f90dbc2c4acff97eeb749662937bb39633287ed4.tar.gz
tcl-f90dbc2c4acff97eeb749662937bb39633287ed4.tar.bz2
8.0.3-4
Diffstat (limited to 'unix')
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 67e833c..f33e9c8 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -7,7 +7,7 @@ AC_INIT(../generic/tcl.h)
TCL_VERSION=8.0
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=0
-TCL_PATCH_LEVEL=".3-3"
+TCL_PATCH_LEVEL=".3-4"
VERSION=${TCL_VERSION}
if test "${prefix}" = "NONE"; then