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 314a0466..aebf5d9f 100644
--- a/lib/librte_cryptodev/Makefile
+++ b/lib/librte_cryptodev/Makefile
@@ -34,7 +34,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_cryptodev.a
# library version
-LIBABIVER := 1
+LIBABIVER := 2
# build flags
CFLAGS += -O3