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 | 4cf77c4b388be820f43fe875e804218fcea8ca64 (patch) | |
tree | 20bf335b991c7da502288b6a10d1e351ab72b49d /unix/configure.in | |
parent | 341742166d3da07c43b92789bb7d13ddb03d3333 (diff) | |
download | tk-4cf77c4b388be820f43fe875e804218fcea8ca64.zip tk-4cf77c4b388be820f43fe875e804218fcea8ca64.tar.gz tk-4cf77c4b388be820f43fe875e804218fcea8ca64.tar.bz2 |
Bump to 8.6b3
Diffstat (limited to 'unix/configure.in')
-rw-r--r-- | unix/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in index bfe145c..6860fd9 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [ 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" |