diff options
| author | dgp@users.sourceforge.net <dgp> | 2011-07-18 20:01:39 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2011-07-18 20:01:39 (GMT) |
| commit | 208d78627a71ac3684d54a0701041d402b86c5bd (patch) | |
| tree | 52775a10fd52667fca9ad673db42a7aa148524a1 /unix/configure | |
| parent | 040ff75e7f69915525de54713b1b38f3416b2e40 (diff) | |
| download | tcl-208d78627a71ac3684d54a0701041d402b86c5bd.zip tcl-208d78627a71ac3684d54a0701041d402b86c5bd.tar.gz tcl-208d78627a71ac3684d54a0701041d402b86c5bd.tar.bz2 | |
Bump version number to 8.6b2.
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 2483e4a..ab251a6 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="b1.2" +TCL_PATCH_LEVEL="b2" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
