diff options
| author | dgp <dgp@users.sourceforge.net> | 2011-08-08 18:32:56 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2011-08-08 18:32:56 (GMT) |
| commit | 735b3daee23ebe42bd11f49f85843199895323b9 (patch) | |
| tree | 28336289c2589e3a710090a7444ee1dbf7272b6c /unix/configure | |
| parent | 097bee7c6ba61b29717c1780aed2370468649e4f (diff) | |
| parent | d23da193fe3a2af5a2b2db56f2719702f9a260f6 (diff) | |
| download | tcl-735b3daee23ebe42bd11f49f85843199895323b9.zip tcl-735b3daee23ebe42bd11f49f85843199895323b9.tar.gz tcl-735b3daee23ebe42bd11f49f85843199895323b9.tar.bz2 | |
merge release to trunk
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 53f44ac..72d704d 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} #------------------------------------------------------------------------ |
