diff options
author | dgp <dgp@users.sourceforge.net> | 2004-12-11 06:09:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-12-11 06:09:11 (GMT) |
commit | 6cb4d2f26989c2ccc5a8f1bc327b5cffe220789d (patch) | |
tree | 7e8651de767d871cf535500f5b3fcc18d7a4648b /unix | |
parent | e8bf6719bd2f64a766fa59a745a9a289ceed2113 (diff) | |
download | tk-6cb4d2f26989c2ccc5a8f1bc327b5cffe220789d.zip tk-6cb4d2f26989c2ccc5a8f1bc327b5cffe220789d.tar.gz tk-6cb4d2f26989c2ccc5a8f1bc327b5cffe220789d.tar.bz2 |
ran autoconf-2.57
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 dfd7cc2..06d4b96 100755 --- a/unix/configure +++ b/unix/configure @@ -1294,7 +1294,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL="a2" +TK_PATCH_LEVEL="a3" VERSION=${TK_VERSION} LOCALES="cs de el en en_gb es fr it nl ru" |