Verzijo sem nastavil na 1.2.

This commit is contained in:
Simon Rozman 2013-09-18 07:45:37 +00:00
parent 1b1a68ef7d
commit 6b10d5d6a6

View File

@ -5,13 +5,13 @@
// Version // Version
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
#define AMSICA_VERSION 0x01010200 #define AMSICA_VERSION 0x01020000
#define AMSICA_VERSION_MAJ 1 #define AMSICA_VERSION_MAJ 1
#define AMSICA_VERSION_MIN 1 #define AMSICA_VERSION_MIN 2
#define AMSICA_VERSION_REV 2 #define AMSICA_VERSION_REV 0
#define AMSICA_VERSION_STR "1.1.2" #define AMSICA_VERSION_STR "1.2"
#if !defined(RC_INVOKED) && !defined(MIDL_PASS) #if !defined(RC_INVOKED) && !defined(MIDL_PASS)