summaryrefslogtreecommitdiffstats
path: root/ds9/win/ds9.rc
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-10-15 18:00:09 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-10-15 18:00:09 (GMT)
commitcffcd86654d0e32c14385dde36fa74a0e837595d (patch)
treefab2fe1677a7c562755b53fdb99a784a9f5962dd /ds9/win/ds9.rc
parentd115b1d579b2ce618d598813a2e1795c8d2500cf (diff)
downloadblt-cffcd86654d0e32c14385dde36fa74a0e837595d.zip
blt-cffcd86654d0e32c14385dde36fa74a0e837595d.tar.gz
blt-cffcd86654d0e32c14385dde36fa74a0e837595d.tar.bz2
update version number
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