From: Harald Welte Date: Thu, 14 Mar 2002 16:41:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v1.2.6a~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28a143718afcae6d8900bdee64b76254cf7312ac;p=thirdparty%2Fiptables.git *** empty log message *** --- diff --git a/Makefile b/Makefile index 9b340f0e..fd11dddf 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.6 -OLD_NETFILTER_VERSION:=1.2.5 +NETFILTER_VERSION:=1.2.7 +OLD_NETFILTER_VERSION:=1.2.6 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib