From: Harald Welte Date: Fri, 29 Jul 2005 13:35:40 +0000 (+0000) Subject: 1.3.3 release X-Git-Tag: v1.3.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ed4f1bb46af965a32c62df8bd59498ecdc7ab37;p=thirdparty%2Fiptables.git 1.3.3 release --- 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