diff options
author | Joe Mistachkin <joe@mistachkin.com> | 2008-10-10 19:51:28 (GMT) |
---|---|---|
committer | Joe Mistachkin <joe@mistachkin.com> | 2008-10-10 19:51:28 (GMT) |
commit | e45c26dc9e680ebd012d146d76ba573da01481b8 (patch) | |
tree | ba361310e44bf3d2957aaaf19c7c1ba8c0a9f2b8 | |
parent | 2675cccf21a75109c0b7e96a5d2cd5497122fbc6 (diff) | |
download | tcl-e45c26dc9e680ebd012d146d76ba573da01481b8.zip tcl-e45c26dc9e680ebd012d146d76ba573da01481b8.tar.gz tcl-e45c26dc9e680ebd012d146d76ba573da01481b8.tar.bz2 |
Fix version typo
-rw-r--r-- | win/tcl.hpj.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/tcl.hpj.in b/win/tcl.hpj.in index 2a8c94a..0d01f35 100644 --- a/win/tcl.hpj.in +++ b/win/tcl.hpj.in @@ -5,9 +5,9 @@ HCW=0 LCID=0x409 0x0 0x0 ;English (United States) REPORT=Yes TITLE=Tcl/Tk Reference Manual -CNT=tcl84.cnt +CNT=tcl85.cnt COPYRIGHT=Copyright © 2000 Ajuba Solutions -HLP=tcl84.hlp +HLP=tcl85.hlp [FILES] tcl.rtf |