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.in | |
| 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.in')
| -rw-r--r-- | unix/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in index 34908a7..35eb3e5 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [ TCL_VERSION=8.6 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=6 -TCL_PATCH_LEVEL="b1.2" +TCL_PATCH_LEVEL="b2" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
