From: Harald Welte Date: Tue, 7 Oct 2003 21:45:39 +0000 (+0000) Subject: old version is 1.2.8, not 1.2.7a X-Git-Tag: v1.2.9-rc1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c17f527b1263833fdd02fd067292aabb35b23dcb;p=thirdparty%2Fiptables.git old version is 1.2.8, not 1.2.7a --- diff --git a/Makefile b/Makefile index 63b93bd0..8f35066c 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif IPTABLES_VERSION:=1.2.9rc1 -OLD_IPTABLES_VERSION:=1.2.7a +OLD_IPTABLES_VERSION:=1.2.8 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib