bump modapi to 18

E_Config abi broken
This commit is contained in:
Mike Blumenkrantz 2016-01-05 13:10:36 -05:00
parent bdb462e19f
commit d07f1ccd78
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#ifdef E_TYPEDEFS
#define E_MODULE_API_VERSION 17
#define E_MODULE_API_VERSION 18
typedef struct _E_Module E_Module;
typedef struct _E_Module_Api E_Module_Api;