diff options
| author | dgp@users.sourceforge.net <dgp> | 2014-10-14 18:12:36 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2014-10-14 18:12:36 (GMT) |
| commit | 45fb7c9f020f4c2ae40153f7be0991626775a582 (patch) | |
| tree | 25c096dd62c3231f11d879fafffb38939a61b89b /unix/configure.in | |
| parent | 4556b0c45bbc8ded0ca02e44ee2f5dc8f7a68157 (diff) | |
| download | tcl-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.in | 2 |
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:-"@:"} |
