mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-01-14 09:59:57 -05:00
13 lines
222 B
C
13 lines
222 B
C
// <auto-generated/>
|
|
#ifndef _VERSION_FILE_H_
|
|
#define _VERSION_FILE_H_
|
|
|
|
#define szVerMajorMinor "1.0"
|
|
#define szVerMajorMinorBuildRev "1.0.5260.23891"
|
|
#define rmj 1
|
|
#define rmm 0
|
|
#define rbd 5260
|
|
#define rev 23891
|
|
|
|
#endif
|