summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2013-09-20 05:28:59 (GMT)
committerdgp@users.sourceforge.net <dgp>2013-09-20 05:28:59 (GMT)
commitc874899e9c1e4f38969f972f9fd477d3c9c8baeb (patch)
tree0788fa361fa4f292bdf6f164b932748d96b0b15b /unix/configure
parent35f5a11646a01fc7fb7d97270ac8176aac506a9f (diff)
parent13b47b466cc2b8bd896b6ce58d5f7701bf86f5c5 (diff)
downloadtcl-c874899e9c1e4f38969f972f9fd477d3c9c8baeb.zip
tcl-c874899e9c1e4f38969f972f9fd477d3c9c8baeb.tar.gz
tcl-c874899e9c1e4f38969f972f9fd477d3c9c8baeb.tar.bz2
merge release
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 9b3c298..06ff7a4 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL=".0"
+TCL_PATCH_LEVEL=".1"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------