summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-08-29 20:08:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-08-29 20:08:04 (GMT)
commit4874c0a0af9a15df8fc4b0994370a5d44fda5e44 (patch)
tree68f1dee191fab43e0f73cffbc5d070341662455c /unix/configure.in
parent86d682b82273fd98a4259df86f4303bc65a896b6 (diff)
downloadtcl-4874c0a0af9a15df8fc4b0994370a5d44fda5e44.zip
tcl-4874c0a0af9a15df8fc4b0994370a5d44fda5e44.tar.gz
tcl-4874c0a0af9a15df8fc4b0994370a5d44fda5e44.tar.bz2
Bump to 8.5.15 for release.
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 37de8be..b5a09dd 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=".14"
+TCL_PATCH_LEVEL=".15"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------