From 38315b13504714f48e90363b62de2def0b05e9b8 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 1 Feb 2006 12:42:52 +0000 Subject: remove other bits of old ip pool code, people should use ipset (ipset.netfilter.org) these days --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4735f531..558367eb 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.3.4 -OLD_IPTABLES_VERSION:=1.3.3 +IPTABLES_VERSION:=1.3.5 +OLD_IPTABLES_VERSION:=1.3.4 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3