diff options
author | fvogel <fvogelnew1@free.fr> | 2017-09-20 11:10:35 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2017-09-20 11:10:35 (GMT) |
commit | 19573d18fde3bb608bea8b31dc305cd6ce89d672 (patch) | |
tree | 6a3815a0cda3d9049ae2f7102f42dc5bc440f620 /unix/configure | |
parent | 82a277928b3b076a43036ae78cf6abc857158a8b (diff) | |
parent | 47bcb0359373bad17cdf5676fb0c616c60c6e94e (diff) | |
download | tk-revised_text.zip tk-revised_text.tar.gz tk-revised_text.tar.bz2 |
Merge trunkrevised_text
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 ba3104d..72db277 100755 --- a/unix/configure +++ b/unix/configure @@ -2281,7 +2281,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.7 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=7 -TK_PATCH_LEVEL="a0" +TK_PATCH_LEVEL="a2" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |