From: Harald Welte Date: Wed, 10 Apr 2002 12:56:38 +0000 (+0000) Subject: version 1.2.7 coming up... X-Git-Tag: v1.2.7~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9608bd0e4f3e45e4cba15e184441558709aa1b7c;p=thirdparty%2Fiptables.git version 1.2.7 coming up... --- diff --git a/Makefile b/Makefile index 16a8d6bb..57d60515 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.6a -OLD_NETFILTER_VERSION:=1.2.5 +NETFILTER_VERSION:=1.2.7 +OLD_NETFILTER_VERSION:=1.2.6a PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib