From 0e64c135bcb7d40f3851148c215b84f4751419d9 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" 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 4735f53..558367e 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