Verzijo sem nastavil na 2.0.
This commit is contained in:
parent
0c3e0e20d4
commit
5308b20f51
@ -5,13 +5,13 @@
|
||||
// Version
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define AMSICA_VERSION 0x010ff000
|
||||
#define AMSICA_VERSION 0x02000000
|
||||
|
||||
#define AMSICA_VERSION_MAJ 1
|
||||
#define AMSICA_VERSION_MIN 255
|
||||
#define AMSICA_VERSION_MAJ 2
|
||||
#define AMSICA_VERSION_MIN 0
|
||||
#define AMSICA_VERSION_REV 0
|
||||
|
||||
#define AMSICA_VERSION_STR "2.0-pre"
|
||||
#define AMSICA_VERSION_STR "2.0"
|
||||
|
||||
|
||||
#if !defined(RC_INVOKED) && !defined(MIDL_PASS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user