From 3009b6aa097616d467d12e36f7d68d1dd54682b2 Mon Sep 17 00:00:00 2001 From: laforge Date: Thu, 17 Jun 2004 12:21:11 +0000 Subject: pom-ng only deals with numerical versions --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3