diff options
author | dgp <dgp@users.sourceforge.net> | 2019-06-17 19:36:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2019-06-17 19:36:26 (GMT) |
commit | 8148777ca719f069d48cff9dd62cba65abaef5f0 (patch) | |
tree | a51dc1b319fecd38b6860089a95b5a64057f4665 /unix/configure | |
parent | 64ee0b1bc81a90e436ddbcc2dc16733310c66b9e (diff) | |
download | tk-8148777ca719f069d48cff9dd62cba65abaef5f0.zip tk-8148777ca719f069d48cff9dd62cba65abaef5f0.tar.gz tk-8148777ca719f069d48cff9dd62cba65abaef5f0.tar.bz2 |
Release candidate branch for Tk 8.7a3.
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 71bb0b4..655c974 100755 --- a/unix/configure +++ b/unix/configure @@ -2285,7 +2285,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.7 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=7 -TK_PATCH_LEVEL="a2" +TK_PATCH_LEVEL="a3" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |