From e57d6caa8ddbe268adea991bcf6e58dc6ca43389 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 5 Jan 2012 21:30:20 +0100 Subject: Set types moved into libipset library The libipset library is complete by this step, and "ipset" just a CLI interface based on the lib. --- Make_global.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make_global.am') diff --git a/Make_global.am b/Make_global.am index 6275a10..0e81226 100644 --- a/Make_global.am +++ b/Make_global.am @@ -68,7 +68,7 @@ # as -version-info 2:0:0. This release has a new, but backwards incompatible # interface. -LIBVERSION = 1:0:0 +LIBVERSION = 2:0:0 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \ -I/usr/local/include -- cgit v1.2.3