diff options
author | dgp <dgp@users.sourceforge.net> | 2008-03-28 18:45:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-03-28 18:45:11 (GMT) |
commit | 05d2b1f699928197cd82a59538c4b55d22f2df7c (patch) | |
tree | d723b29bef859afbed07463cab058707be35654f /unix | |
parent | 55e852d32399fa8cbd57bf8007e33cabacf7a24a (diff) | |
download | tk-05d2b1f699928197cd82a59538c4b55d22f2df7c.zip tk-05d2b1f699928197cd82a59538c4b55d22f2df7c.tar.gz tk-05d2b1f699928197cd82a59538c4b55d22f2df7c.tar.bz2 |
autoconf-2.59core_8_5_2
Diffstat (limited to 'unix')
-rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index 477a9f0..71b4a73 100755 --- a/unix/configure +++ b/unix/configure @@ -1337,7 +1337,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL=".1" +TK_PATCH_LEVEL=".2" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |