bump modapi version to 15

This commit is contained in:
Mike Blumenkrantz 2015-03-13 20:03:21 -04:00
parent 4deb313dd6
commit f225f04002
1 changed files with 1 additions and 1 deletions

View File

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