discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=001e08c54aafc891df36c5c941162ded0a666a14
commit 001e08c54aafc891df36c5c941162ded0a666a14 Author: Mike Blumenkrantz <[email protected]> Date: Mon Dec 19 11:04:02 2016 -0500 bump modapi e_client.h changed --- src/bin/e_module.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_module.h b/src/bin/e_module.h index e91304f..8c157a2 100644 --- a/src/bin/e_module.h +++ b/src/bin/e_module.h @@ -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; --
