From: Harald Welte Date: Mon, 31 Oct 2005 19:22:43 +0000 (+0000) Subject: about to release 1.3.4 X-Git-Tag: v1.3.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8502747519e807ac3ed1f4147a5ce96d6c40e4a3;p=thirdparty%2Fiptables.git about to release 1.3.4 --- diff --git a/Makefile b/Makefile index 208247c7..4735f531 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.3 -OLD_IPTABLES_VERSION:=1.3.2 +IPTABLES_VERSION:=1.3.4 +OLD_IPTABLES_VERSION:=1.3.3 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib