diff options
author | dgp <dgp@users.sourceforge.net> | 2005-06-07 14:30:21 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-06-07 14:30:21 (GMT) |
commit | 269c0f37fabe9229c395ebdac5ec826438d103ec (patch) | |
tree | 5af89f8430279054f0407adc8b901a42b2421021 /unix | |
parent | 68a9c9f524aa50b782559f42a7d44db403bc4d7d (diff) | |
download | tk-269c0f37fabe9229c395ebdac5ec826438d103ec.zip tk-269c0f37fabe9229c395ebdac5ec826438d103ec.tar.gz tk-269c0f37fabe9229c395ebdac5ec826438d103ec.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" |