From: Harald Welte Date: Sun, 13 Apr 2003 15:28:23 +0000 (+0000) Subject: version 1.2.8 upcoming X-Git-Tag: v1.2.9-rc1~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe7a121155fa6a44a7afa2fdb2102c6c57015c8f;p=thirdparty%2Fiptables.git version 1.2.8 upcoming --- diff --git a/Makefile b/Makefile index 29688bc3..cf747e02 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.2.7a -OLD_IPTABLES_VERSION:=1.2.6a +IPTABLES_VERSION:=1.2.8 +OLD_IPTABLES_VERSION:=1.2.7a PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib