Update for WiX 3.10

This commit is contained in:
2015-11-02 10:34:51 -05:00
parent 5c97ff1e11
commit 857b9b5c4c
40 changed files with 3877 additions and 2750 deletions

View File

@@ -3,10 +3,10 @@
#define _VERSION_FILE_H_
#define szVerMajorMinor "1.0"
#define szVerMajorMinorBuildRev "1.0.5260.23891"
#define szVerMajorMinorBuildRev "1.0.5758.27001"
#define rmj 1
#define rmm 0
#define rbd 5260
#define rev 23891
#define rbd 5758
#define rev 27001
#endif