From: Harald Welte Date: Sun, 17 Mar 2002 13:53:37 +0000 (+0000) Subject: 1.2.6a release version X-Git-Tag: v1.2.6a^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d2076ab863e2ae7ee7ef76684db94e01f940ff2;p=thirdparty%2Fiptables.git 1.2.6a release version --- diff --git a/Makefile b/Makefile index fd11dddf..16a8d6bb 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -NETFILTER_VERSION:=1.2.7 -OLD_NETFILTER_VERSION:=1.2.6 +NETFILTER_VERSION:=1.2.6a +OLD_NETFILTER_VERSION:=1.2.5 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib