From: Patrick McHardy Date: Mon, 4 Dec 2006 14:11:42 +0000 (+0000) Subject: Bump version to 1.3.7 X-Git-Tag: v1.3.7^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72f7962bc4972fd823a14cc81f2ed6d7a2060cae;p=thirdparty%2Fiptables.git Bump version to 1.3.7 --- diff --git a/Makefile b/Makefile index cc1de3bd..b651063b 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR="/lib/modules/$(shell uname -r)/build" endif -IPTABLES_VERSION:=1.3.6 -OLD_IPTABLES_VERSION:=1.3.5 +IPTABLES_VERSION:=1.3.7 +OLD_IPTABLES_VERSION:=1.3.6 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib