summaryrefslogtreecommitdiffstats
path: root/ds9/library/help.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-11-02 20:23:39 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-11-02 20:23:39 (GMT)
commit4821f76d635170f0856d4e5ebd25e71eaabc8098 (patch)
tree1dc8bb81c940f842c2a6bddbf216f00a8c665d4b /ds9/library/help.tcl
parent1ec585072006365b316d445166f35f8b06300036 (diff)
downloadblt-4821f76d635170f0856d4e5ebd25e71eaabc8098.zip
blt-4821f76d635170f0856d4e5ebd25e71eaabc8098.tar.gz
blt-4821f76d635170f0856d4e5ebd25e71eaabc8098.tar.bz2
new 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 fb9967a..3310e45 100644
--- a/ds9/library/help.tcl
+++ b/ds9/library/help.tcl
@@ -12,7 +12,7 @@ proc HelpDef {} {
set help(command) "$ds9(root)/doc/ref/command.html"
set help(userman) "$ds9(root)/doc/user/index.html"
set help(faq) "$ds9(root)/doc/faq.html"
- set help(release) "$ds9(root)/doc/release/r8.0.html"
+ set help(release) "$ds9(root)/doc/release/r8.1.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"