summaryrefslogtreecommitdiffstats
path: root/ds9/library/ds9.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/ds9.tcl')
-rw-r--r--ds9/library/ds9.tcl6
1 files changed, 4 insertions, 2 deletions
diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl
index 6e12d40..6f05a58 100644
--- a/ds9/library/ds9.tcl
+++ b/ds9/library/ds9.tcl
@@ -12,8 +12,10 @@ proc DS9Def {} {
win32 {set ds9(title) [file rootname $ds9(app)]}
}
- # for beta version, MUST have space
- set ds9(version) {8.1 b1}
+ # Must be major,minor
+ set ds9(version) {8.1}
+ # For display purposes only
+ set ds9(version,display) {8.1b1}
set ds9(top) .
set ds9(mb) .mb