From 556c3d941144008fefa6b35902d9f66ac74f777d Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 25 Jun 2007 12:01:12 +0000 Subject: bump version --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3