diff options
author | dgp <dgp@users.sourceforge.net> | 2014-07-23 12:26:44 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-07-23 12:26:44 (GMT) |
commit | b78fe49e600428bb09c38ab7801ab0a85dc9d544 (patch) | |
tree | aa5bdda31cbb5e0908a08a3a71e1423ed9bb50e5 /unix/configure | |
parent | ebb86189711b94dc78250d22f896bb121a849720 (diff) | |
download | tk-b78fe49e600428bb09c38ab7801ab0a85dc9d544.zip tk-b78fe49e600428bb09c38ab7801ab0a85dc9d544.tar.gz tk-b78fe49e600428bb09c38ab7801ab0a85dc9d544.tar.bz2 |
Bump to 8.5.16 for 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 42ae83b..4bfb919 100755 --- a/unix/configure +++ b/unix/configure @@ -1338,7 +1338,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL=".15" +TK_PATCH_LEVEL=".16" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |