mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-01-14 01:25:43 -05:00
14 lines
266 B
C
14 lines
266 B
C
// <auto-generated/>
|
|
#ifndef _VERSION_FILE_H_
|
|
#define _VERSION_FILE_H_
|
|
|
|
#define szVerMajorMinor "3.8"
|
|
#define szVerMajorMinorBuildRev "3.8.5260.23891"
|
|
#define rmj 3
|
|
#define rmm 8
|
|
#define rbd 5260
|
|
#define rev 23891
|
|
#define szVerName "BalExtensionExt Release"
|
|
|
|
#endif
|