diff options
author | dgp <dgp@users.sourceforge.net> | 2012-09-07 13:08:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-09-07 13:08:41 (GMT) |
commit | f467766feb1b0367230cad38ed99f64a1aa08694 (patch) | |
tree | 20bf335b991c7da502288b6a10d1e351ab72b49d /unix/configure | |
parent | 31c2a87428c8648983c3500fc9dc48bfb99c873e (diff) | |
download | tk-f467766feb1b0367230cad38ed99f64a1aa08694.zip tk-f467766feb1b0367230cad38ed99f64a1aa08694.tar.gz tk-f467766feb1b0367230cad38ed99f64a1aa08694.tar.bz2 |
Bump to 8.6b3
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 0877847..148e1f5 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="b2" +TK_PATCH_LEVEL="b3" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |