aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_cryptodev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_cryptodev/Makefile')
-rw-r--r--lib/librte_cryptodev/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_cryptodev/Makefile b/lib/librte_cryptodev/Makefile
index c1148887..a8f94c09 100644
--- a/lib/librte_cryptodev/Makefile
+++ b/lib/librte_cryptodev/Makefile
@@ -7,7 +7,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_cryptodev.a
# library version
-LIBABIVER := 4
+LIBABIVER := 5
# build flags
CFLAGS += -O3