diff options
| author | dgp@users.sourceforge.net <dgp> | 2013-08-30 22:04:12 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2013-08-30 22:04:12 (GMT) |
| commit | 837006bcb2f22b9cadd86459f909c94e632a9b54 (patch) | |
| tree | 81292bfb382d4b828fa3788b3b042e8539c4973c /unix/configure | |
| parent | e7aad845c285573914b43ec486f12dacde0c4c81 (diff) | |
| download | tcl-837006bcb2f22b9cadd86459f909c94e632a9b54.zip tcl-837006bcb2f22b9cadd86459f909c94e632a9b54.tar.gz tcl-837006bcb2f22b9cadd86459f909c94e632a9b54.tar.bz2 | |
Bump version number to 8.6.1.
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} #------------------------------------------------------------------------ |
