diff options
| author | dgp@users.sourceforge.net <dgp> | 2013-03-21 19:09:25 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2013-03-21 19:09:25 (GMT) |
| commit | 57bd5f1a7e624d0f19fc70929c925b11d537b03d (patch) | |
| tree | 4f9301642f0b7b829e5a39843a75f1fea2ce282d /unix/configure | |
| parent | c5b79fe6c74bc1587cf57d2f59135deb90da1b8c (diff) | |
| download | tcl-57bd5f1a7e624d0f19fc70929c925b11d537b03d.zip tcl-57bd5f1a7e624d0f19fc70929c925b11d537b03d.tar.gz tcl-57bd5f1a7e624d0f19fc70929c925b11d537b03d.tar.bz2 | |
Release branch for Tcl 8.5.14.
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 5399eeb..65adb15 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=".13" +TCL_PATCH_LEVEL=".14" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
