diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-11-06 14:50:08 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-11-06 14:50:08 (GMT) |
commit | 27e8f4db3d5d3fa5840fc71f3cf231238ff2863b (patch) | |
tree | ed1481814af7c403e4d78d77e5b71ac61553071b /win/tcl.hpj.in | |
parent | 9b30058284ab5a87d78cb96dcd63b95a7ada2393 (diff) | |
download | tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.zip tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.tar.gz tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.tar.bz2 |
More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 actually can find them.
Diffstat (limited to 'win/tcl.hpj.in')
-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 a94cea6..a3d1a49 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=tcl86.cnt
+CNT=tcl90.cnt
COPYRIGHT=Copyright © 2000 Ajuba Solutions
-HLP=tcl86.hlp
+HLP=tcl90.hlp
[FILES]
tcl.rtf
|