ethdev: remove versioning of filter control function
[dpdk.git] / lib / librte_ether / Makefile
index 3ca5782..c2f2f7d 100644 (file)
@@ -16,7 +16,7 @@ LDLIBS += -lrte_mbuf
 
 EXPORT_MAP := rte_ethdev_version.map
 
-LIBABIVER := 8
+LIBABIVER := 9
 
 SRCS-y += rte_ethdev.c
 SRCS-y += rte_flow.c