diff options
| author | dgp@users.sourceforge.net <dgp> | 2015-03-06 15:26:03 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2015-03-06 15:26:03 (GMT) |
| commit | 46b68a52acc306e9836b95ec47faf16bd4cda4d7 (patch) | |
| tree | bb39875f8dad603972bb908a76fe7ac363daff14 /unix/configure | |
| parent | cf2f4c3701bbf0024e06d91afd2b5e17343b1e53 (diff) | |
| parent | 6cfcd8169f446c08fc50b4ede4fd695a87079613 (diff) | |
| download | tcl-46b68a52acc306e9836b95ec47faf16bd4cda4d7.zip tcl-46b68a52acc306e9836b95ec47faf16bd4cda4d7.tar.gz tcl-46b68a52acc306e9836b95ec47faf16bd4cda4d7.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 1264916..7a1ab59 100755 --- a/unix/configure +++ b/unix/configure @@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=8.5 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=5 -TCL_PATCH_LEVEL=".17" +TCL_PATCH_LEVEL=".18" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
