From f2bc7c0450474653fe637baa4edf30146d9b075e Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Mon, 15 Oct 2007 12:49:23 +0000 Subject: bump version to 1.4.0rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 841d486..3e6dcd5 100644 --- a/Makefile +++ b/Makefile @@ -20,8 +20,8 @@ endif ifndef KBUILD_OUTPUT KBUILD_OUTPUT="/lib/modules/$(shell uname -r)/build" endif -IPTABLES_VERSION:=1.3.8 -OLD_IPTABLES_VERSION:=1.3.7 +IPTABLES_VERSION:=1.4.0rc1 +OLD_IPTABLES_VERSION:=1.3.8 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3