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 | 02dd303fbbf431e473d72f9a91e00ee432f10705 (patch) | |
tree | 3a62e2226c777d4e42ff8a263823f0492d8e3b65 /unix/configure | |
parent | 6aae6c7c27d9bc93bd2b4214f87f73c2ac500976 (diff) | |
download | tk-02dd303fbbf431e473d72f9a91e00ee432f10705.zip tk-02dd303fbbf431e473d72f9a91e00ee432f10705.tar.gz tk-02dd303fbbf431e473d72f9a91e00ee432f10705.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" |