From: Harald Welte Date: Sun, 2 Nov 2003 17:01:09 +0000 (+0000) Subject: final 1.2.9 release X-Git-Tag: v1.2.9^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=921c5b719b174e81b472240888756381ff77a68d;p=thirdparty%2Fiptables.git final 1.2.9 release --- diff --git a/Makefile b/Makefile index 8f35066c..50c85511 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.2.9rc1 +IPTABLES_VERSION:=1.2.9 OLD_IPTABLES_VERSION:=1.2.8 PREFIX:=/usr/local