summaryrefslogtreecommitdiffstats
path: root/ds9/win
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/win')
-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 8e654d8..76600b9 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -1,10 +1,10 @@
#include <windows.h>
-#define VV "7.5rc2"
+#define VV "7.6b1"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 7,5,0,0
- PRODUCTVERSION 7,5,0,0
+ FILEVERSION 7,6,0,0
+ PRODUCTVERSION 7,6,0,0
FILEFLAGSMASK 0x3fL
FILEFLAGS 0x0L
FILEOS VOS__WINDOWS32