From 2ed4f1bb46af965a32c62df8bd59498ecdc7ab37 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 29 Jul 2005 13:35:40 +0000 Subject: 1.3.3 release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cd2fe5fb..208247c7 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