diff options
| author | dgp@users.sourceforge.net <dgp> | 2014-07-28 14:50:06 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2014-07-28 14:50:06 (GMT) |
| commit | f52377c98469f62827a0428fce112c8d264f03d4 (patch) | |
| tree | 543e4fbdcd42b17ee8437ecb05a8ce6f54a388d0 /unix/configure | |
| parent | f3f8f64737a1fd1fd359efd666938ce389cf4908 (diff) | |
| download | tcl-f52377c98469f62827a0428fce112c8d264f03d4.zip tcl-f52377c98469f62827a0428fce112c8d264f03d4.tar.gz tcl-f52377c98469f62827a0428fce112c8d264f03d4.tar.bz2 | |
Bump to 8.6.2 for release.
Diffstat (limited to 'unix/configure')
| -rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index bd85ba4..ec5e0ed 100755 --- a/unix/configure +++ b/unix/configure @@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=8.6 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=6 -TCL_PATCH_LEVEL=".1" +TCL_PATCH_LEVEL=".2" VERSION=${TCL_VERSION} EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"} |
