summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-05 18:38:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-05 18:38:37 (GMT)
commit83d0e64e99976ba97d25cd2dcd2821d13619174e (patch)
treee3a8deb388829b8c42cbbbc5c2eaae51afad4592 /unix/configure.in
parent8dfd4b7f0268e1515691149fa13814aae8742cec (diff)
downloadtcl-83d0e64e99976ba97d25cd2dcd2821d13619174e.zip
tcl-83d0e64e99976ba97d25cd2dcd2821d13619174e.tar.gz
tcl-83d0e64e99976ba97d25cd2dcd2821d13619174e.tar.bz2
Release branch for Tcl 8.5.13.
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 1487752..65f712a 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=".12"
+TCL_PATCH_LEVEL=".13"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------