summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2004-04-15 09:33:07 +0000
committerHarald Welte <laforge@gnumonks.org>2004-04-15 09:33:07 +0000
commit0c20bbf36ab35b8f0bd80970b74defe4c8e12139 (patch)
tree2da51b9bab8be41f97a3862cf6163aefe084360d /Makefile
parentd89b2f44a687f91750a21f07b603ee9e31b768e9 (diff)
iptables-1.2.10 coming up
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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