diff options
author | dgp@users.sourceforge.net <dgp> | 2008-03-28 18:45:11 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2008-03-28 18:45:11 (GMT) |
commit | efc970d059cdd8b72a386ff57a4236ec19de44bd (patch) | |
tree | d723b29bef859afbed07463cab058707be35654f /win | |
parent | 83d3dcd392957ee964ff8930fdd530d3e149e0e6 (diff) | |
download | tk-efc970d059cdd8b72a386ff57a4236ec19de44bd.zip tk-efc970d059cdd8b72a386ff57a4236ec19de44bd.tar.gz tk-efc970d059cdd8b72a386ff57a4236ec19de44bd.tar.bz2 |
autoconf-2.59
Diffstat (limited to 'win')
-rwxr-xr-x | win/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure index 7e9f6db..5932de2 100755 --- a/win/configure +++ b/win/configure @@ -1309,7 +1309,7 @@ SHELL=/bin/sh TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL=".1" +TK_PATCH_LEVEL=".2" VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION #------------------------------------------------------------------------ |