discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c56cebe9459c28a78ac9ab02c1d4c1586688f2b1
commit c56cebe9459c28a78ac9ab02c1d4c1586688f2b1 Author: Mike Blumenkrantz <[email protected]> Date: Fri Oct 28 10:17:57 2016 -0400 bump modapi --- 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 ac07884..e91304f 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 23 +#define E_MODULE_API_VERSION 24 typedef struct _E_Module E_Module; typedef struct _E_Module_Api E_Module_Api; --
