summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-10-23 15:21:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-10-23 15:21:36 (GMT)
commitae0bcaf820a425e38cce00030e3e8c72910dccd4 (patch)
treec4d815e866c0c204a079fbb1cfcff58f8dd01952 /unix
parent5f01d638a5a97b318e022094b8dd35fb34caaa1c (diff)
downloadtcl-ae0bcaf820a425e38cce00030e3e8c72910dccd4.zip
tcl-ae0bcaf820a425e38cce00030e3e8c72910dccd4.tar.gz
tcl-ae0bcaf820a425e38cce00030e3e8c72910dccd4.tar.bz2
autoconf-2.59
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index bbac11d..98c2bba 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1337,7 +1337,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL=".18"
+TCL_PATCH_LEVEL=".19"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------