summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2014-10-14 18:12:36 (GMT)
committerdgp@users.sourceforge.net <dgp>2014-10-14 18:12:36 (GMT)
commit45fb7c9f020f4c2ae40153f7be0991626775a582 (patch)
tree25c096dd62c3231f11d879fafffb38939a61b89b /unix/configure.in
parent4556b0c45bbc8ded0ca02e44ee2f5dc8f7a68157 (diff)
downloadtcl-45fb7c9f020f4c2ae40153f7be0991626775a582.zip
tcl-45fb7c9f020f4c2ae40153f7be0991626775a582.tar.gz
tcl-45fb7c9f020f4c2ae40153f7be0991626775a582.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:-"@:"}