From 20900e1395028d3a4f0b374b1ca957fef33f85d2 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 10 Jul 2005 14:31:09 +0000 Subject: bump version number to 1.3.2 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b0faa1a9..cd2fe5fb 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.1 -OLD_IPTABLES_VERSION:=1.3.0 +IPTABLES_VERSION:=1.3.2 +OLD_IPTABLES_VERSION:=1.3.1 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib -- cgit v1.2.3