From: Pablo Neira Ayuso Date: Mon, 25 Jun 2007 12:01:12 +0000 (+0000) Subject: bump version X-Git-Tag: v1.3.8^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=556c3d941144008fefa6b35902d9f66ac74f777d;p=thirdparty%2Fiptables.git bump version --- diff --git a/Makefile b/Makefile index 8a9dd8cc..df04d35a 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR="/lib/modules/$(shell uname -r)/build" endif -IPTABLES_VERSION:=1.3.7 -OLD_IPTABLES_VERSION:=1.3.6 +IPTABLES_VERSION:=1.3.8 +OLD_IPTABLES_VERSION:=1.3.7 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib