discomfitor pushed a commit to branch master.

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

commit 505b4551bb63722a5e91c57064bad7275d926bec
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Mon Apr 27 15:42:28 2015 -0400

    bump modapi version
    
    lots of changes lately, may as well force rebuilds
---
 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 f51b2d9..72075d1 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 15
+#define E_MODULE_API_VERSION 16
 
 typedef struct _E_Module     E_Module;
 typedef struct _E_Module_Api E_Module_Api;

-- 


Reply via email to