SVN revision: 50163
This commit is contained in:
Mike Blumenkrantz 2010-07-09 16:44:33 +00:00
parent 718fb33521
commit e9568abe33
1 changed files with 3 additions and 0 deletions

View File

@ -169,6 +169,9 @@ typedef struct _Eeze_Version
int revision;
} Eeze_Version;
#define EEZE_VERSION_MAJOR 0
#define EEZE_VERSION_MINOR 2
EAPI extern Eeze_Version *eeze_version;
EAPI int eeze_init(void);