From: Harald Welte Date: Wed, 13 Feb 2002 23:13:54 +0000 (+0000) Subject: version 1.2.6 X-Git-Tag: v1.2.6~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81d5d4f7658c8e406d2b7aaef480f33354eccc34;p=thirdparty%2Fiptables.git version 1.2.6 --- diff --git a/Makefile b/Makefile index a4dc2b68..092a4d4b 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -NETFILTER_VERSION:=1.2.5 -OLD_NETFILTER_VERSION:=1.2.4 +NETFILTER_VERSION:=1.2.6 +OLD_NETFILTER_VERSION:=1.2.6 LIBDIR:=/usr/local/lib BINDIR:=/usr/local/sbin