From 0464831c9a48f76b4a2ce901d1700d744b4b174e Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso 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(-) diff --git a/Makefile b/Makefile index 219bf4dd..a7dc929b 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