diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-08 15:26:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-08 15:26:29 (GMT) |
commit | b028916d10b98ffd340bd5c954ee0488a653af0b (patch) | |
tree | 46d27bee7e790ddcf969616f18e48cc530422217 /unix/configure | |
parent | 94ee921c9a1cc92e24329bf1662aac13751fe763 (diff) | |
download | tk-b028916d10b98ffd340bd5c954ee0488a653af0b.zip tk-b028916d10b98ffd340bd5c954ee0488a653af0b.tar.gz tk-b028916d10b98ffd340bd5c954ee0488a653af0b.tar.bz2 |
Create Tk 8.6.0 release branch
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 7f145ec..c0df51b 100755 --- a/unix/configure +++ b/unix/configure @@ -1339,7 +1339,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.6 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=6 -TK_PATCH_LEVEL="b3" +TK_PATCH_LEVEL=".0" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |