From 91766fa393584f865fe4b9cd2a70e00b1c848159 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Fri, 29 Jul 2005 13:35:40 +0000 Subject: 1.3.3 release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cd2fe5f..208247c 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.2 -OLD_IPTABLES_VERSION:=1.3.1 +IPTABLES_VERSION:=1.3.3 +OLD_IPTABLES_VERSION:=1.3.2 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3