mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-01-14 01:25:43 -05:00
14 lines
269 B
C
14 lines
269 B
C
// <auto-generated/>
|
|
#ifndef _VERSION_FILE_H_
|
|
#define _VERSION_FILE_H_
|
|
|
|
#define szVerMajorMinor "3.10"
|
|
#define szVerMajorMinorBuildRev "3.10.5758.27000"
|
|
#define rmj 3
|
|
#define rmm 10
|
|
#define rbd 5758
|
|
#define rev 27000
|
|
#define szVerName "BalExtensionExt Release"
|
|
|
|
#endif
|