diff options
author | dgp <dgp@users.sourceforge.net> | 2002-03-28 16:38:00 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-03-28 16:38:00 (GMT) |
commit | 0f53a2b0e2427cbfb29900a8c6de7f09a534496c (patch) | |
tree | 9eb26ae9809cc27acc829a52e608846ebc7f722e /unix | |
parent | cb6fbdab2122df199e42d92101f361281b5a978c (diff) | |
download | tk-0f53a2b0e2427cbfb29900a8c6de7f09a534496c.zip tk-0f53a2b0e2427cbfb29900a8c6de7f09a534496c.tar.gz tk-0f53a2b0e2427cbfb29900a8c6de7f09a534496c.tar.bz2 |
* Ran 'autoconf' - forgotten when bump to 8.4a5.
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 7bb4da0..970d1bc 100755 --- a/unix/configure +++ b/unix/configure @@ -541,7 +541,7 @@ fi TK_VERSION=8.4 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=4 -TK_PATCH_LEVEL="a4" +TK_PATCH_LEVEL="a5" VERSION=${TK_VERSION} LOCALES="de en es fr" |