diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-10-20 17:21:41 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-10-20 17:21:41 (GMT) |
commit | 6b72b824ed457ed259f2d414b515ec7ec7dc5762 (patch) | |
tree | ece1be4a9b20cb4ce46d24076cf3c21a8e843e30 /ds9/macos | |
parent | c08c815e3bd6b62cb17ae1eda4fcce81059d316d (diff) | |
download | blt-6b72b824ed457ed259f2d414b515ec7ec7dc5762.zip blt-6b72b824ed457ed259f2d414b515ec7ec7dc5762.tar.gz blt-6b72b824ed457ed259f2d414b515ec7ec7dc5762.tar.bz2 |
update version
Diffstat (limited to 'ds9/macos')
-rw-r--r-- | ds9/macos/SAOImageDS9.app/Contents/Info.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ds9/macos/SAOImageDS9.app/Contents/Info.plist b/ds9/macos/SAOImageDS9.app/Contents/Info.plist index 69a5649..d41fb7b 100644 --- a/ds9/macos/SAOImageDS9.app/Contents/Info.plist +++ b/ds9/macos/SAOImageDS9.app/Contents/Info.plist @@ -35,7 +35,7 @@ <key>CFBundleExecutable</key> <string>ds9</string> <key>CFBundleGetInfoString</key> - <string>"SAOImageDS9 8.0rc6 + <string>"SAOImageDS9 8.0 Copyright 1999-2018 Smithsonian Astrophysical Observatory"</string> <key>CFBundleIconFile</key> @@ -49,11 +49,11 @@ Smithsonian Astrophysical Observatory"</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>8.0rc6</string> + <string>8.0</string> <key>CFBundleSignature</key> <string>DS9</string> <key>CFBundleVersion</key> - <string>8.0rc6</string> + <string>8.0</string> <key>NSHighResolutionCapable</key> <string>True</string> <key>LSMinimumSystemVersion</key> |