diff options
| author | dgp@users.sourceforge.net <dgp> | 2013-09-20 05:28:59 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2013-09-20 05:28:59 (GMT) |
| commit | c874899e9c1e4f38969f972f9fd477d3c9c8baeb (patch) | |
| tree | 0788fa361fa4f292bdf6f164b932748d96b0b15b /unix/configure | |
| parent | 35f5a11646a01fc7fb7d97270ac8176aac506a9f (diff) | |
| parent | 13b47b466cc2b8bd896b6ce58d5f7701bf86f5c5 (diff) | |
| download | tcl-c874899e9c1e4f38969f972f9fd477d3c9c8baeb.zip tcl-c874899e9c1e4f38969f972f9fd477d3c9c8baeb.tar.gz tcl-c874899e9c1e4f38969f972f9fd477d3c9c8baeb.tar.bz2 | |
merge release
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 9b3c298..06ff7a4 100755 --- a/unix/configure +++ b/unix/configure @@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=8.6 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=6 -TCL_PATCH_LEVEL=".0" +TCL_PATCH_LEVEL=".1" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
