From 1206dc143be514742f1bd92e719e64dbc9993df0 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Mon, 25 Jun 2007 12:01:12 +0000 Subject: bump version --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8a9dd8c..df04d35 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