From: Harald Welte Date: Mon, 26 Aug 2002 12:24:51 +0000 (+0000) Subject: 1.2.7a is the successor of 1.2.6a X-Git-Tag: v1.2.7a^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a31b7134c0df8ec8e2c84fc48bec5dd54c52b05;p=thirdparty%2Fiptables.git 1.2.7a is the successor of 1.2.6a --- diff --git a/Makefile b/Makefile index 726999d5..a1d55216 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.2.8 -OLD_IPTABLES_VERSION:=1.2.7 +IPTABLES_VERSION:=1.2.7a +OLD_IPTABLES_VERSION:=1.2.6a PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib