summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-05-13 20:43:47 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-05-13 20:43:47 (GMT)
commit2d38e09d48d36fe42e144a0f0e3ec268944320a7 (patch)
tree8dc9a69eadcf5ef5b61837c4f55fb33c25f28e0a
parent0a5a9f2b05cda529a6e4227244777b61376b4bab (diff)
downloadblt-2d38e09d48d36fe42e144a0f0e3ec268944320a7.zip
blt-2d38e09d48d36fe42e144a0f0e3ec268944320a7.tar.gz
blt-2d38e09d48d36fe42e144a0f0e3ec268944320a7.tar.bz2
beta release date
-rw-r--r--ds9/doc/release/r8.1.html2
-rw-r--r--ds9/macos/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist2
-rw-r--r--ds9/macos/SAOImageDS9.app/Contents/Info.plist2
-rw-r--r--ds9/win/ds9.rc2
4 files changed, 4 insertions, 4 deletions
diff --git a/ds9/doc/release/r8.1.html b/ds9/doc/release/r8.1.html
index 9ee9500..b26238c 100644
--- a/ds9/doc/release/r8.1.html
+++ b/ds9/doc/release/r8.1.html
@@ -77,7 +77,7 @@
<li><tt>05.08.2019 GUI: display 3d coordinates in infobox if available for all types of frames.</tt></li>
<li><tt>05.08.2019 DARWIN: reposition window to upper left corner if X11 and Darwin for SaveAs and Movie.</tt></li>
<li><tt>05.10.2019 AST: update to version 8.7.1.</tt></li>
-<li><tt><b>05.13.2019 RELEASE version 8.1b1</b></tt></li>
+<li><tt><b>05.15.2019 RELEASE version 8.1b1</b></tt></li>
</ol>
</div>
</body>
diff --git a/ds9/macos/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist b/ds9/macos/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist
index a4d1290..e8f9fb3 100644
--- a/ds9/macos/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist
+++ b/ds9/macos/SAOImageDS9.app/Contents/Frameworks/Tksao.framework/Resources/Info.plist
@@ -15,7 +15,7 @@
<string>Tk</string>
<key>CFBundleGetInfoString</key>
<string>Tksao 8.0,
-Copyright 1999-2018
+Copyright 1999-2019
Smithsonian Astrophysical Observatory"</string>
<key>CFBundleIdentifier</key>
<string>com.sao.tksao</string>
diff --git a/ds9/macos/SAOImageDS9.app/Contents/Info.plist b/ds9/macos/SAOImageDS9.app/Contents/Info.plist
index cd4d125..5183ef4 100644
--- a/ds9/macos/SAOImageDS9.app/Contents/Info.plist
+++ b/ds9/macos/SAOImageDS9.app/Contents/Info.plist
@@ -36,7 +36,7 @@
<string>ds9</string>
<key>CFBundleGetInfoString</key>
<string>"SAOImageDS9 8.1b1
-Copyright 1999-2018
+Copyright 1999-2019
Smithsonian Astrophysical Observatory"</string>
<key>CFBundleIconFile</key>
<string>App.icns</string>
diff --git a/ds9/win/ds9.rc b/ds9/win/ds9.rc
index 43bf834..7c792d2 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -19,7 +19,7 @@ BEGIN
VALUE "OriginalFilename", "ds9.exe"
VALUE "CompanyName", "Smithsonian Astrophysical Observatory"
VALUE "FileVersion", VV
- VALUE "LegalCopyright", "Copyright 1999-2018 by Smithsonian Astrophysical Observatory"
+ VALUE "LegalCopyright", "Copyright 1999-2019 by Smithsonian Astrophysical Observatory"
VALUE "ProductName", "SAOImageDS9"
VALUE "ProductVersion", VV
END