bump modapi

e_client.h changed
This commit is contained in:
Mike Blumenkrantz 2016-12-19 11:04:02 -05:00
parent 6769296d5a
commit 001e08c54a
1 changed files with 1 additions and 1 deletions

View File

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