diff options
| author | dgp@users.sourceforge.net <dgp> | 2014-08-27 20:34:04 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2014-08-27 20:34:04 (GMT) |
| commit | 3c7c2c17e60a645c67a1be68b0af8b6c63844a11 (patch) | |
| tree | aa48a8922ceeb5182dd0a21e669fd18fa93bb9ca /unix/configure | |
| parent | ca2f05d03c73def593789f1aee667e3e670e05d9 (diff) | |
| parent | 10efa09e77411c5bd629042ad0b333f66395fa04 (diff) | |
| download | tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.zip tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.tar.gz tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.tar.bz2 | |
merge 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:-"@:"} |
