diff options
author | dkf <dkf@noemail.net> | 2002-06-22 00:39:39 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2002-06-22 00:39:39 (GMT) |
commit | d2a07f10c3dd61f3e7ba908afd2f474cfd835d36 (patch) | |
tree | f040d08dc9cf0c602aaf8f0e05e44c8503eddc93 /unix | |
parent | 9352b09af0d93f714129f53f0dee558167d31b05 (diff) | |
download | tk-d2a07f10c3dd61f3e7ba908afd2f474cfd835d36.zip tk-d2a07f10c3dd61f3e7ba908afd2f474cfd835d36.tar.gz tk-d2a07f10c3dd61f3e7ba908afd2f474cfd835d36.tar.bz2 |
Regen.
FossilOrigin-Name: 0b436a8e2d182bc6d0d7dc4115e7c009be0a5269
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 363a03e..67201fb 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="a5" +TK_PATCH_LEVEL="b1" VERSION=${TK_VERSION} LOCALES="de en es fr" |