diff options
author | dgp <dgp@users.sourceforge.net> | 2015-10-23 15:35:13 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2015-10-23 15:35:13 (GMT) |
commit | d71ad7c875011c2a2316b2ddea67184dbc874e2b (patch) | |
tree | 3a62e2226c777d4e42ff8a263823f0492d8e3b65 /unix/configure | |
parent | dcc23b92a2d51d51ead788f1f4dd3f92df34722e (diff) | |
download | tk-d71ad7c875011c2a2316b2ddea67184dbc874e2b.zip tk-d71ad7c875011c2a2316b2ddea67184dbc874e2b.tar.gz tk-d71ad7c875011c2a2316b2ddea67184dbc874e2b.tar.bz2 |
Bump to release number 8.5.19
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 10e2b48..41380f8 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=".18" +TK_PATCH_LEVEL=".19" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |