mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-02-08 09:38:31 -05:00
Initial commit
This commit is contained in:
13
inc/wixver.h
Normal file
13
inc/wixver.h
Normal file
@@ -0,0 +1,13 @@
|
||||
// <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
|
||||
Reference in New Issue
Block a user