bump e module version after abi break yesterday

SVN revision: 76110
This commit is contained in:
Mike Blumenkrantz 2012-09-04 07:03:42 +00:00
parent b45316163f
commit 724f6d43d0
1 changed files with 1 additions and 1 deletions

View File

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