summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2005-07-10 14:31:09 +0000
committerHarald Welte <laforge@gnumonks.org>2005-07-10 14:31:09 +0000
commit20900e1395028d3a4f0b374b1ca957fef33f85d2 (patch)
tree9c379d2ca77c03f80cba8c31af7d87566cf360f5 /Makefile
parente2efcfcd9f96244a24037bb66cfc206b5a5ecacc (diff)
bump version number to 1.3.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files 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