summaryrefslogtreecommitdiffstats
path: root/ds9/win/ds9.rc
diff options
context:
space:
mode:
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 4f6d050..3bc876d 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -1,10 +1,10 @@
#include <windows.h>
-#define VV "7.7b1"
+#define VV "8.0b1"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 7,7,0,0
- PRODUCTVERSION 7,7,0,0
+ FILEVERSION 8,0,0,0
+ PRODUCTVERSION 8,0,0,0
FILEFLAGSMASK 0x3fL
FILEFLAGS 0x0L
FILEOS VOS__WINDOWS32