From 0c20bbf36ab35b8f0bd80970b74defe4c8e12139 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 15 Apr 2004 09:33:07 +0000 Subject: iptables-1.2.10 coming up --- Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3