From 3f9eb57b489ea33875638e182d2bac3758729f26 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 26 Jun 2017 19:32:21 +0200 Subject: build: bump library release version too Old APIs still remain, so just increase current and age. Signed-off-by: Pablo Neira Ayuso --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 6e5d503..9fdccfb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,7 +18,7 @@ # set age to 0. # # -LIBVERSION=4:0:3 +LIBVERSION=5:0:4 include ${top_srcdir}/Make_global.am -- cgit v1.2.3