diff options
author | dgp <dgp@users.sourceforge.net> | 2014-10-14 19:08:43 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-10-14 19:08:43 (GMT) |
commit | 53786cb2e6076f626a6be76f42b581950e4ddc24 (patch) | |
tree | 549244ef380db2b45a6e602990203a8fc26ee6bd /unix/configure | |
parent | 31bab1c712c72533326e72b5c324a6c996d26a84 (diff) | |
download | tk-53786cb2e6076f626a6be76f42b581950e4ddc24.zip tk-53786cb2e6076f626a6be76f42b581950e4ddc24.tar.gz tk-53786cb2e6076f626a6be76f42b581950e4ddc24.tar.bz2 |
Bump to Tk 8.6.3; update changes file
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 741ab74..7d4a3e4 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=".2" +TK_PATCH_LEVEL=".3" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |