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.in | |
| 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.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 1487752..65f712a 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [ TCL_VERSION=8.5 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=5 -TCL_PATCH_LEVEL=".12" +TCL_PATCH_LEVEL=".13" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
