From: Harald Welte Date: Sun, 10 Jul 2005 14:31:09 +0000 (+0000) Subject: bump version number to 1.3.2 X-Git-Tag: v1.3.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20900e1395028d3a4f0b374b1ca957fef33f85d2;p=thirdparty%2Fiptables.git bump version number to 1.3.2 --- diff --git a/Makefile b/Makefile index b0faa1a9..cd2fe5fb 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.1 -OLD_IPTABLES_VERSION:=1.3.0 +IPTABLES_VERSION:=1.3.2 +OLD_IPTABLES_VERSION:=1.3.1 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib