diff options
| author | dgp@users.sourceforge.net <dgp> | 2012-11-05 18:38:37 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2012-11-05 18:38:37 (GMT) |
| commit | 18c0ef05afeb29d07a6ee25303df3e5bb91bcced (patch) | |
| tree | e3a8deb388829b8c42cbbbc5c2eaae51afad4592 /unix/configure.in | |
| parent | 8039c1ef2901caaab9153bd69362f37eda04bb54 (diff) | |
| download | tcl-18c0ef05afeb29d07a6ee25303df3e5bb91bcced.zip tcl-18c0ef05afeb29d07a6ee25303df3e5bb91bcced.tar.gz tcl-18c0ef05afeb29d07a6ee25303df3e5bb91bcced.tar.bz2 | |
Release branch for Tcl 8.5.13.
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} #------------------------------------------------------------------------ |
