bump E_VERSION_MAJOR and modapi

Desktop / Enlightenment / Enlightenment - Mike Blumenkrantz [osg.samsung.com] - 8 March 2016 17:06 UTC



###

diff --git a/src/bin/e.h b/src/bin/e.h
index 34887bc..8b3ce26 100644
--- a/src/bin/e.h
+++ b/src/bin/e.h
@@ -1,7 +1,7 @@
#ifndef E_H
# define E_H

-# define E_VERSION_MAJOR 20
+# define E_VERSION_MAJOR 21

/**
* @defgroup API Enlightenment API
diff --git a/src/bin/e_module.h b/src/bin/e_module.h
index 35675de..c436548 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 18
+#define E_MODULE_API_VERSION 19

typedef struct _E_Module E_Module;
typedef struct _E_Module_Api E_Module_Api;

aa024e0 bump E_VERSION_MAJOR and modapi
src/bin/e.h | 2 +-
src/bin/e_module.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share