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 0a0050d..43bf834 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -1,10 +1,10 @@
#include <windows.h>
-#define VV "8.0"
+#define VV "8.1b1"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 8,0,0,0
- PRODUCTVERSION 8,0,0,0
+ FILEVERSION 8,1,0,0
+ PRODUCTVERSION 8,1,0,0
FILEFLAGSMASK 0x3fL
FILEFLAGS 0x0L
FILEOS VOS__WINDOWS32