From: Harald Welte Date: Thu, 10 Jan 2002 13:16:05 +0000 (+0000) Subject: heading towards 1.2.5 X-Git-Tag: v1.2.5~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6c8d51a6ed9b22d621d53d9af515efcca4b7f7e;p=thirdparty%2Fiptables.git heading towards 1.2.5 --- diff --git a/Makefile b/Makefile index 3700a89d..762c13e3 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.4 -OLD_NETFILTER_VERSION:=1.2.3 +NETFILTER_VERSION:=1.2.5 +OLD_NETFILTER_VERSION:=1.2.4 LIBDIR:=/usr/local/lib BINDIR:=/usr/local/sbin