diff options
author | dgp@users.sourceforge.net <dgp> | 2005-06-07 14:30:21 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2005-06-07 14:30:21 (GMT) |
commit | b4b2e7474f3efcf19f23ef09b58c8add06e33a4f (patch) | |
tree | 5af89f8430279054f0407adc8b901a42b2421021 /unix | |
parent | e8c782dca1ed54ee016d375479e887623fbe8ec1 (diff) | |
download | tk-b4b2e7474f3efcf19f23ef09b58c8add06e33a4f.zip tk-b4b2e7474f3efcf19f23ef09b58c8add06e33a4f.tar.gz tk-b4b2e7474f3efcf19f23ef09b58c8add06e33a4f.tar.bz2 |
autoconf
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 3f444fa..edf3ec6 100755 --- a/unix/configure +++ b/unix/configure @@ -1336,7 +1336,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL="a3" +TK_PATCH_LEVEL="a4" VERSION=${TK_VERSION} LOCALES="cs de el en en_gb es fr it nl ru" |