genlist: bump item class version to 3 to fix abi breakage

Desktop / Enlightenment / Elementary - Mike Blumenkrantz [osg.samsung.com] - 13 February 2016 13:38 UTC

when adding new methods to public interface structs (such as item class), the version must be bumped and checked in the new interface method calls in order to avoid breaking abi for previously-compiled apps

ref 4c86a66f28876b68e92a90c8f741eed1130dd034

8150643 genlist: bump item class version to 3 to fix abi breakage
src/lib/elm_gen.h | 2 +-
src/lib/elm_genlist.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share