lets force odules to rebuild regularly. start upping api version.

SVN revision: 70377
This commit is contained in:
Carsten Haitzler 2012-04-21 09:04:28 +00:00
parent 4b9f45a538
commit 2599c973e3
1 changed files with 1 additions and 1 deletions

View File

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