summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2003-02-15 02:16:27 (GMT)
committerhobbs <hobbs@noemail.net>2003-02-15 02:16:27 (GMT)
commit987d99832ebcdd6a339a9504835479d67db278a1 (patch)
tree56050b6efc70e51a2fe61c6cd8ee551a1807055e /win/configure.in
parent57cb3a4d279d9fbe2da425836f222acc664b91ac (diff)
downloadtcl-987d99832ebcdd6a339a9504835479d67db278a1.zip
tcl-987d99832ebcdd6a339a9504835479d67db278a1.tar.gz
tcl-987d99832ebcdd6a339a9504835479d67db278a1.tar.bz2
* README: Bumped to version 8.4.2.
* generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * unix/configure.in: * unix/tcl.m4: * unix/tcl.spec: * win/README.binary: * win/configure: * win/configure.in: * macosx/Tcl.pbproj/project.pbxproj: FossilOrigin-Name: 1ba5113e1dcf82707890203c5a8913c2efc1b24a
Diffstat (limited to 'win/configure.in')
-rw-r--r--win/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/configure.in b/win/configure.in
index 6efda06..0ec6606 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -3,7 +3,7 @@
# generate the file "configure", which is run during Tcl installation
# to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.in,v 1.66 2003/02/11 02:18:46 mdejong Exp $
+# RCS: @(#) $Id: configure.in,v 1.67 2003/02/15 02:16:33 hobbs Exp $
AC_INIT(../generic/tcl.h)
AC_PREREQ(2.13)
@@ -11,7 +11,7 @@ AC_PREREQ(2.13)
TCL_VERSION=8.4
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=4
-TCL_PATCH_LEVEL=".1.1"
+TCL_PATCH_LEVEL=".2"
VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION
TCL_DDE_VERSION=1.2