diff options
author | dgp <dgp@users.sourceforge.net> | 2017-09-08 13:31:37 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2017-09-08 13:31:37 (GMT) |
commit | 808da48cd7696837330651c15909a7d65c3d7a70 (patch) | |
tree | 4dd1d52136877ea50cf074c67a7d1068b47d03ed /unix/configure | |
parent | 79603987fc169e0b3645dc7f4f2f99fa7b11b173 (diff) | |
download | tk-808da48cd7696837330651c15909a7d65c3d7a70.zip tk-808da48cd7696837330651c15909a7d65c3d7a70.tar.gz tk-808da48cd7696837330651c15909a7d65c3d7a70.tar.bz2 |
Bump to 8.7a2 to distinguish trunk from 8.7a1 release.
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 8f5fff7..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="a1" +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" |