From 898d7759a0e9880ed62d1f0585863f8c9a034c8d Mon Sep 17 00:00:00 2001 From: welch Date: Fri, 25 Jun 1999 23:47:28 +0000 Subject: Changed to Tcl 8.2b1 --- win/configure.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/win/configure.in b/win/configure.in index 2522caa..ee1c38a 100644 --- a/win/configure.in +++ b/win/configure.in @@ -2,14 +2,14 @@ # generate the file "configure", which is run during Tcl installation # to configure the system for the local environment. # -# RCS: @(#) $Id: configure.in,v 1.8 1999/06/16 23:18:12 surles Exp $ +# RCS: @(#) $Id: configure.in,v 1.9 1999/06/25 23:47:28 welch Exp $ AC_INIT(../generic/tcl.h) -TCL_VERSION=8.1 +TCL_VERSION=8.2 TCL_MAJOR_VERSION=8 -TCL_MINOR_VERSION=1 -TCL_PATCH_LEVEL=.2 +TCL_MINOR_VERSION=2 +TCL_PATCH_LEVEL=b1 VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION #-------------------------------------------------------------------- -- cgit v0.12