From: Harald Welte Date: Wed, 7 Aug 2002 10:33:49 +0000 (+0000) Subject: increase version number X-Git-Tag: v1.2.7a~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8b097891eaab7be15718af2a1bae573b0219d3a;p=thirdparty%2Fiptables.git increase version number --- diff --git a/Makefile b/Makefile index 08bf6710..726999d5 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.7 -OLD_IPTABLES_VERSION:=1.2.6a +IPTABLES_VERSION:=1.2.8 +OLD_IPTABLES_VERSION:=1.2.7 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib