diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2012-12-22 15:21:56 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2012-12-22 15:21:56 (GMT) |
| commit | 282e6aaa5d3e15a15f4efa016911b5ced8f3b820 (patch) | |
| tree | 55feca0496a6c29e09c840b5d03386da3964ddef /unix/configure | |
| parent | 52f5b9733f350a2667c73be72e0add3225bf327c (diff) | |
| parent | c6a25258ec4f4e90a95cdad2638dfc72b5639236 (diff) | |
| download | tcl-282e6aaa5d3e15a15f4efa016911b5ced8f3b820.zip tcl-282e6aaa5d3e15a15f4efa016911b5ced8f3b820.tar.gz tcl-282e6aaa5d3e15a15f4efa016911b5ced8f3b820.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 cbb10b4..f778a7b 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="b3" +TCL_PATCH_LEVEL=".0" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
