diff options
author | dgp <dgp@users.sourceforge.net> | 2020-07-06 20:38:23 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2020-07-06 20:38:23 (GMT) |
commit | 40c2c408453d7127d752efefc2c13879a94f81e4 (patch) | |
tree | f225b504297f6f2029f94a99fd58ced0506fb47e /unix/configure.in | |
parent | 6302dcec5517fd93a4cda4df1025382b76b51347 (diff) | |
download | tk-40c2c408453d7127d752efefc2c13879a94f81e4.zip tk-40c2c408453d7127d752efefc2c13879a94f81e4.tar.gz tk-40c2c408453d7127d752efefc2c13879a94f81e4.tar.bz2 |
Bump to 8.6.11 for release
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 fdffbcc..728483b 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=".10" +TK_PATCH_LEVEL=".11" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |