From: Harald Welte Date: Sat, 12 Feb 2005 21:06:28 +0000 (+0000) Subject: time to release 1.3.0 final X-Git-Tag: v1.3.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10f2510bc9869bca391f45a6c9a4a59042322a5;p=thirdparty%2Fiptables.git time to release 1.3.0 final --- diff --git a/Makefile b/Makefile index 833a3643..f65da785 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.3.0rc1 +IPTABLES_VERSION:=1.3.0 OLD_IPTABLES_VERSION:=1.2.11 PREFIX:=/usr/local