summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2017-07-14 18:44:23 -0400
committerMike Blumenkrantz <zmike@osg.samsung.com>2017-07-14 18:40:50 -0400
commit4b656d59c9921d7b736805133ac5b3c2c510beb9 (patch)
treec5dd2fed7d10c9739c3ba9b0bbbcfbaaec993f0e
parentbc294e9bce3d93a8ceb069d2a8336243df75770b (diff)
downloadenlightenment-4b656d59c9921d7b736805133ac5b3c2c510beb9.tar.gz
bump E_VERSION_MAJOR
should have been done a while ago
-rw-r--r--src/bin/e.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/e.h b/src/bin/e.h
index 62294bad6f..3f0ee5becf 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 21
+# define E_VERSION_MAJOR 22
/**
* @defgroup API Enlightenment API