summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-13 15:22:29 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-13 15:22:29 (GMT)
commit7ead37405337a720e68dfc763357d28c423ca346 (patch)
treef3efc9cb8dc74c6e423d086153083555fdf0a459 /win/configure.in
parent9819130000b63bd768a41126a1bb22bbf962b459 (diff)
downloadtcl-7ead37405337a720e68dfc763357d28c423ca346.zip
tcl-7ead37405337a720e68dfc763357d28c423ca346.tar.gz
tcl-7ead37405337a720e68dfc763357d28c423ca346.tar.bz2
merge stable branch onto HEAD
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 7238cc9..2eb21b6 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.98 2007/11/19 18:14:51 dgp Exp $
+# RCS: @(#) $Id: configure.in,v 1.99 2007/12/13 15:28:43 dgp Exp $
AC_INIT(../generic/tcl.h)
AC_PREREQ(2.59)
@@ -16,7 +16,7 @@ SHELL=/bin/sh
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL="b3"
+TCL_PATCH_LEVEL=".0"
VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION
TCL_DDE_VERSION=1.3