Verzijo sem nastavil na 1.3.
This commit is contained in:
parent
7ef206882a
commit
f9d8e32744
@ -6,14 +6,14 @@
|
||||
// Constants
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define MSITSCA_VERSION 0x01020100
|
||||
#define MSITSCA_VERSION 0x01030000
|
||||
|
||||
#define MSITSCA_VERSION_MAJ 1
|
||||
#define MSITSCA_VERSION_MIN 2
|
||||
#define MSITSCA_VERSION_REV 1
|
||||
#define MSITSCA_VERSION_MIN 3
|
||||
#define MSITSCA_VERSION_REV 0
|
||||
|
||||
#define MSITSCA_VERSION_STR "1.2.1"
|
||||
#define MSITSCA_VERSION_INST "1.2.1.0"
|
||||
#define MSITSCA_VERSION_STR "1.3"
|
||||
#define MSITSCA_VERSION_INST "1.3.0.0"
|
||||
|
||||
|
||||
#if !defined(RC_INVOKED) && !defined(MIDL_PASS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user