From 86195c08ba32b992c788e2a332020246bd360f88 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Sat, 22 Dec 2007 12:56:28 +0000 Subject: bump version from 1.4.0rc1 to 1.4.0 final --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 219bf4d..a7dc929 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.4.0rc1 -OLD_IPTABLES_VERSION:=1.3.8 +IPTABLES_VERSION:=1.4.0 +OLD_IPTABLES_VERSION:=1.4.0rc1 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3