summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-01-16 20:44:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-01-16 20:44:24 (GMT)
commit90f1f664938680291c585123226ff1258345487c (patch)
treebe2cac987536e7350362b75e7da50de675b5b65a /win/configure.in
parent0888377521223161e6ecfd721eee0bf116bf9c60 (diff)
downloadtcl-90f1f664938680291c585123226ff1258345487c.zip
tcl-90f1f664938680291c585123226ff1258345487c.tar.gz
tcl-90f1f664938680291c585123226ff1258345487c.tar.bz2
* generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish
* library/init.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases * unix/configure.in: and to deal with the fact that the HEAD of * win/configure.in: init.tcl will not [source] in Tcl 8.6b1 . * unix/configure: autoconf-2.59
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 8b8e61d..33f40cc 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.115 2008/12/20 21:40:27 kennykb Exp $
+# RCS: @(#) $Id: configure.in,v 1.116 2009/01/16 20:44:25 dgp Exp $
AC_INIT(../generic/tcl.h)
AC_PREREQ(2.59)
@@ -16,7 +16,7 @@ SHELL=/bin/sh
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL="b1"
+TCL_PATCH_LEVEL="b1.1"
VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION
TCL_DDE_VERSION=1.3