diff options
| author | dgp <dgp@users.sourceforge.net> | 2012-11-12 23:22:56 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2012-11-12 23:22:56 (GMT) |
| commit | 03619bc8f398d032fe80e8ebaa683e39a20a3425 (patch) | |
| tree | bd75f4eb20a4183ad9bbf36bb1b325de78958e8b /unix/configure | |
| parent | 9805b9b12379977e26417a591ede1c4ec7e7454d (diff) | |
| parent | 9b833e95c6079739abfbbe5ef2ca028cc651d2b6 (diff) | |
| download | tcl-03619bc8f398d032fe80e8ebaa683e39a20a3425.zip tcl-03619bc8f398d032fe80e8ebaa683e39a20a3425.tar.gz tcl-03619bc8f398d032fe80e8ebaa683e39a20a3425.tar.bz2 | |
merge release to 8.5
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 4a3a884..163b210 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=".12" +TCL_PATCH_LEVEL=".13" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
