summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2006-02-01 12:42:52 +0000
committerHarald Welte <laforge@gnumonks.org>2006-02-01 12:42:52 +0000
commit38315b13504714f48e90363b62de2def0b05e9b8 (patch)
treeb719df39157ab661d325860e65a38c0a7167deab /Makefile
parent26441e78a8c6d4eaae7690d358601ba95d297242 (diff)
remove other bits of old ip pool code, people should use ipset (ipset.netfilter.org) these days
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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