From: Harald Welte Date: Mon, 7 Mar 2005 14:15:04 +0000 (+0000) Subject: bump version to 1.3.1 X-Git-Tag: v1.3.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4b10cd6ecff5982842b9bcfd456d80f21f8f09;p=thirdparty%2Fiptables.git bump version to 1.3.1 --- diff --git a/Makefile b/Makefile index f65da785..b0faa1a9 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.0 -OLD_IPTABLES_VERSION:=1.2.11 +IPTABLES_VERSION:=1.3.1 +OLD_IPTABLES_VERSION:=1.3.0 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib