summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-14 18:12:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-14 18:12:36 (GMT)
commitf270cc876db91a80fda35fd57e55859d3a9331f6 (patch)
tree25c096dd62c3231f11d879fafffb38939a61b89b /unix/configure.in
parentceff856085045650b5b10e2d2fea1355ba78e4c4 (diff)
downloadtcl-f270cc876db91a80fda35fd57e55859d3a9331f6.zip
tcl-f270cc876db91a80fda35fd57e55859d3a9331f6.tar.gz
tcl-f270cc876db91a80fda35fd57e55859d3a9331f6.tar.bz2
Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.
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 85bd7ee..e44d554 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL=".2"
+TCL_PATCH_LEVEL=".3"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}