diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-10-18 20:12:05 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-10-18 20:12:05 (GMT) |
commit | 7f47e79a3caf1f6ddd6617900fac2ac64ca9a8eb (patch) | |
tree | adfbbb978827ff921f72532fa12801d1aab1cba5 /ds9/win | |
parent | b60803eb85e2c35934dcef31472a3f7c21c77ef2 (diff) | |
download | blt-7f47e79a3caf1f6ddd6617900fac2ac64ca9a8eb.zip blt-7f47e79a3caf1f6ddd6617900fac2ac64ca9a8eb.tar.gz blt-7f47e79a3caf1f6ddd6617900fac2ac64ca9a8eb.tar.bz2 |
back down version numbers
Diffstat (limited to 'ds9/win')
-rw-r--r-- | ds9/win/ds9.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/win/ds9.rc b/ds9/win/ds9.rc index 8bbeff6..89579dd 100644 --- a/ds9/win/ds9.rc +++ b/ds9/win/ds9.rc @@ -1,6 +1,6 @@ #include <windows.h> -#define VV "7.6b8" +#define VV "7.6b7" VS_VERSION_INFO VERSIONINFO FILEVERSION 7,6,0,0 |