bump modapi

This commit is contained in:
Mike Blumenkrantz 2016-04-08 16:53:08 -04:00
parent 4c6a4ea4ce
commit 2cecb9369e
1 changed files with 1 additions and 1 deletions

View File

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