]> granicus.if.org Git - ipset/commitdiff
Fix libipset library release versioning
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 7 Mar 2014 12:03:37 +0000 (13:03 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 7 Mar 2014 12:03:37 +0000 (13:03 +0100)
Patch "add hash:ip,mark data type to ipset" broke the API and
library release versioning with not incrementing "current",
just "age", which is fixed here. Reported by Mathieu Bridon.

Make_global.am

index a5b578828d04ef3d854f3ddaecee5cda254ee813..391566b3a4a91c5db90306ca4e86ff29da7e1b54 100644 (file)
@@ -69,7 +69,7 @@
 # interface. 
 
 #            curr:rev:age
-LIBVERSION = 6:0:4
+LIBVERSION = 7:0:4
 
 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \
        -I/usr/local/include