]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
build: bump soversion for recent data structure change
authorJan Engelhardt <jengelh@medozas.de>
Wed, 22 Jun 2011 13:42:48 +0000 (15:42 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 22 Jun 2011 13:42:48 +0000 (15:42 +0200)
Cf. commit v1.4.11.1-5-g2dba676.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
configure.ac

index e902ab92ae9856fa89c7c1038b938f078603ba2f..b57f542dbcaf00c13e01fe52ba5ff078025fa9a4 100644 (file)
@@ -2,7 +2,7 @@
 AC_INIT([iptables], [1.4.11.1])
 
 # See libtool.info "Libtool's versioning system"
-libxtables_vcurrent=6
+libxtables_vcurrent=7
 libxtables_vage=0
 
 AC_CONFIG_HEADERS([config.h])