discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=d07f1ccd7808a9331404c1bba9cd5c766370412f

commit d07f1ccd7808a9331404c1bba9cd5c766370412f
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Tue Jan 5 13:10:36 2016 -0500

    bump modapi to 18
    
    E_Config abi broken
---
 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 192810e..35675de 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 17
+#define E_MODULE_API_VERSION 18
 
 typedef struct _E_Module     E_Module;
 typedef struct _E_Module_Api E_Module_Api;

-- 


Reply via email to