From: Jozsef Kadlecsik Date: Tue, 10 Apr 2018 21:35:21 +0000 (+0200) Subject: Fix API version number (reported by Jan Engelhardt) X-Git-Tag: v6.38~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a96e5185dda742b10591328ce808720efab5a8eb;p=ipset Fix API version number (reported by Jan Engelhardt) --- diff --git a/Make_global.am b/Make_global.am index 10334cc..f695c4d 100644 --- a/Make_global.am +++ b/Make_global.am @@ -69,7 +69,7 @@ # interface. # curr:rev:age -LIBVERSION = 11:1:1 +LIBVERSION = 12:0:1 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include