summaryrefslogtreecommitdiffstats
path: root/ds9/win/ds9.rc
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-02-27 16:59:53 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-02-27 16:59:53 (GMT)
commitdaedab9207e7206f01dbdd76a8f7b055e8fd3805 (patch)
tree8aa76c12b288bfc186abbd3e32fee9c129125468 /ds9/win/ds9.rc
parent8aa4c8d87e045c9edeff9f8969535d97ca88db91 (diff)
downloadblt-daedab9207e7206f01dbdd76a8f7b055e8fd3805.zip
blt-daedab9207e7206f01dbdd76a8f7b055e8fd3805.tar.gz
blt-daedab9207e7206f01dbdd76a8f7b055e8fd3805.tar.bz2
update version numbers
Diffstat (limited to 'ds9/win/ds9.rc')
-rw-r--r--ds9/win/ds9.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/ds9/win/ds9.rc b/ds9/win/ds9.rc
index 149ef21..4795870 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -1,10 +1,10 @@
#include <windows.h>
-#define VV "7.6b1"
+#define VV "7.6"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 7,7,0,0
- PRODUCTVERSION 7,7,0,0
+ FILEVERSION 7,6,0,0
+ PRODUCTVERSION 7,6,0,0
FILEFLAGSMASK 0x3fL
FILEFLAGS 0x0L
FILEOS VOS__WINDOWS32