diff options
author | dgp <dgp@users.sourceforge.net> | 2016-07-12 14:14:59 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-07-12 14:14:59 (GMT) |
commit | 594bea6c48e532ec76c5ab6c53fc8a80472ad624 (patch) | |
tree | 60b994a8c9e26469539205c5e03307972015dcd0 /unix/configure | |
parent | c32ea9203392ec7c24b873842e0d0d84b66830cc (diff) | |
download | tk-594bea6c48e532ec76c5ab6c53fc8a80472ad624.zip tk-594bea6c48e532ec76c5ab6c53fc8a80472ad624.tar.gz tk-594bea6c48e532ec76c5ab6c53fc8a80472ad624.tar.bz2 |
Start RC branch for Tk 8.6.6
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 5ffc3fa..565f915 100755 --- a/unix/configure +++ b/unix/configure @@ -1338,7 +1338,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.6 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=6 -TK_PATCH_LEVEL=".5" +TK_PATCH_LEVEL=".6" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |