diff options
Diffstat (limited to 'win')
-rw-r--r-- | win/makefile.vc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/makefile.vc.in b/win/makefile.vc.in index 5db22a0..ec97479 100644 --- a/win/makefile.vc.in +++ b/win/makefile.vc.in @@ -7,7 +7,7 @@ # $Revision$ # srcdir = .. -TCLTK_FULL_VER = 8.4.9 +TCLTK_FULL_VER = 8.4.11 TCLTK_LIB_VER = 84 TKZINC_MAJOR = @MAJOR_VERSION@ TKZINC_MINOR = @MINOR_VERSION@ |