efl+edje: add EFL_VERSION_1_18 define for detecting 1.18 feature support
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 29 Feb 2016 12:30:31 +0000 (07:30 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 29 Feb 2016 12:32:42 +0000 (07:32 -0500)
commit9ad7ddbcd425702077b7cbf17c9de0f97e1ec956
tree11a19c754d331b0800f473cb8df4b6ff7035d166
parenta761171009521587a8136fb51e2383757143a29a
efl+edje: add EFL_VERSION_1_18 define for detecting 1.18 feature support

this define means that any 1.18 feature can now be detected by testing for
the presence of this define, even before the release has gone out

for future (non-bugfix) releases, further defines should be created in addition
to this one in order to provide detection for features in each version
src/bin/edje/edje_cc_parse.c
src/lib/efl/Efl.h