summaryrefslogtreecommitdiffstats
path: root/ds9/library/help.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-05-08 20:14:02 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-05-08 20:14:02 (GMT)
commit2a4680a2a0c31cd9bcee67dca002894b26d64bd8 (patch)
tree38e0e54942880c49e489c89a1afbaa29b76929f7 /ds9/library/help.tcl
parent2865d9bd96435c4efe6a42ab511c3665c77fceb9 (diff)
downloadblt-2a4680a2a0c31cd9bcee67dca002894b26d64bd8.zip
blt-2a4680a2a0c31cd9bcee67dca002894b26d64bd8.tar.gz
blt-2a4680a2a0c31cd9bcee67dca002894b26d64bd8.tar.bz2
split up release notes
Diffstat (limited to 'ds9/library/help.tcl')
-rw-r--r--ds9/library/help.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/help.tcl b/ds9/library/help.tcl
index 8705678..891772a 100644
--- a/ds9/library/help.tcl
+++ b/ds9/library/help.tcl
@@ -14,7 +14,7 @@ proc HelpDef {} {
set help(keyboard) "$ds9(root)/doc/ref/keyboard.html"
set help(faq) "$ds9(root)/doc/faq.html"
set help(new) "$ds9(root)/doc/new.html"
- set help(release) "$ds9(root)/doc/release/r7.0.html"
+ set help(release) "$ds9(root)/doc/release/r7.6.html"
set help(helpdesk) "$ds9(root)/doc/helpdesk.html"
set help(story) "$ds9(root)/doc/story.html"
set help(ack) "$ds9(root)/doc/acknowledgment.html"