Dmitry Eremin-Solenikov(lumag) replied on github web page: configure.ac line 14 @@ -36,10 +36,10 @@ AM_SILENT_RULES([yes]) # 3. if interfaces were removed, then use C+1:0:0 ########################################################################## -ODP_LIBSO_VERSION=115:0:2 +ODP_LIBSO_VERSION=116:0:3
Comment: As we are not providing ABI-level compatibility between releases (and we are not ATM), this always should be XXX:0:0. Especially since we removed `odp_packet_unshare_len()`. So proper version should be 116:0:0 https://github.com/Linaro/odp/pull/285#discussion_r149665851 updated_at 2017-11-08 13:23:41