From: Harald Welte Date: Thu, 15 Apr 2004 09:33:07 +0000 (+0000) Subject: iptables-1.2.10 coming up X-Git-Tag: v1.3.0-rc1~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c20bbf36ab35b8f0bd80970b74defe4c8e12139;p=thirdparty%2Fiptables.git iptables-1.2.10 coming up --- diff --git a/Makefile b/Makefile index c9c6f343..dd4c82b5 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.2.9 -OLD_IPTABLES_VERSION:=1.2.8 +IPTABLES_VERSION:=1.2.10 +OLD_IPTABLES_VERSION:=1.2.9 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib