summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlaforge <laforge>2004-06-17 12:21:11 +0000
committerlaforge <laforge>2004-06-17 12:21:11 +0000
commit3009b6aa097616d467d12e36f7d68d1dd54682b2 (patch)
treea3c72dd427faca6ccc0d48a5c452a760aeb317f8 /Makefile
parent5d631d0e880fe1d8dfd64f63984eb10ab352cd00 (diff)
pom-ng only deals with numerical versions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 91a8019..623c86a 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.10
-OLD_IPTABLES_VERSION:=1.2.9
+IPTABLES_VERSION:=1.2.11
+OLD_IPTABLES_VERSION:=1.2.10
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib