diff options
| author | dgp <dgp@users.sourceforge.net> | 2011-11-07 17:23:15 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2011-11-07 17:23:15 (GMT) |
| commit | 751a6f7feb5a5d9930504d5382b0510a4e716c7c (patch) | |
| tree | 4317fc7f00d78f87a0e909c5dc0ca3e1e1b56764 /unix/configure | |
| parent | 11331dcc6389af44efbfc5fdef4fe63c31dcf2e4 (diff) | |
| parent | c7ddd9227ddfa1ee74658a3afd6adc6dac80bcba (diff) | |
| download | tcl-751a6f7feb5a5d9930504d5382b0510a4e716c7c.zip tcl-751a6f7feb5a5d9930504d5382b0510a4e716c7c.tar.gz tcl-751a6f7feb5a5d9930504d5382b0510a4e716c7c.tar.bz2 | |
merge release to dev
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 aa792a7..2ba3d68 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=".10" +TCL_PATCH_LEVEL=".11" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
