* The library interface version should be 5:0:2 which it will create the libipset.so.3.2.0 instead of 4:1:2 which create the libipset.so.2.2.1 Signed-off-by: Neutron Soutmun <neo.neutron@xxxxxxxxx> --- Make_global.am | 2 +- lib/libipset.map | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Make_global.am b/Make_global.am index 9c228cc..33645da 100644 --- a/Make_global.am +++ b/Make_global.am @@ -69,7 +69,7 @@ # interface. # curr:rev:age -LIBVERSION = 4:1:2 +LIBVERSION = 5:0:2 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \ -I/usr/local/include diff --git a/lib/libipset.map b/lib/libipset.map index ab0b96f..b684e82 100644 --- a/lib/libipset.map +++ b/lib/libipset.map @@ -128,7 +128,7 @@ global: ipset_parse_uint64; } LIBIPSET_3.0; -LIBIPSET_4.1 { +LIBIPSET_5.0 { global: ipset_parse_comment; ipset_print_comment; -- 1.8.4.rc3
Attachment:
signature.asc
Description: Digital signature