summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-03-21 19:09:25 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-03-21 19:09:25 (GMT)
commitac5e6e960a4c0254c617913f539e489860299ce6 (patch)
tree4f9301642f0b7b829e5a39843a75f1fea2ce282d /unix/configure.in
parentb49107e5e323792c06ddde8bec11d840fa7b4ff2 (diff)
downloadtcl-ac5e6e960a4c0254c617913f539e489860299ce6.zip
tcl-ac5e6e960a4c0254c617913f539e489860299ce6.tar.gz
tcl-ac5e6e960a4c0254c617913f539e489860299ce6.tar.bz2
Release branch for Tcl 8.5.14.
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 65f712a..e22a7d3 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL=".13"
+TCL_PATCH_LEVEL=".14"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------