bump modapi version to 15
authorMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 14 Mar 2015 00:03:21 +0000 (20:03 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 14 Mar 2015 00:03:21 +0000 (20:03 -0400)
src/bin/e_module.h

index fea6997..f51b2d9 100644 (file)
@@ -1,6 +1,6 @@
 #ifdef E_TYPEDEFS
 
-#define E_MODULE_API_VERSION 14
+#define E_MODULE_API_VERSION 15
 
 typedef struct _E_Module     E_Module;
 typedef struct _E_Module_Api E_Module_Api;