From 22e49651dde438e45768d1040d2058d22dd3effd Mon Sep 17 00:00:00 2001 From: Joszef Kadlecsik Date: Mon, 9 Oct 2006 12:09:42 +0000 Subject: Version number was not bumped in Makefile in svn --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2673fd58..8bc5991e 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -IPTABLES_VERSION:=1.3.5 -OLD_IPTABLES_VERSION:=1.3.4 +IPTABLES_VERSION:=1.3.6 +OLD_IPTABLES_VERSION:=1.3.5 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3