summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2005-07-29 13:35:40 +0000
committerHarald Welte <laforge@gnumonks.org>2005-07-29 13:35:40 +0000
commit2ed4f1bb46af965a32c62df8bd59498ecdc7ab37 (patch)
tree56f85ed845c66dff98cd336730d677de803e38ab
parentd91ed751b3933506ba5ab985ca02db430cd3592c (diff)
1.3.3 releasev1.3.3
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cd2fe5fb..208247c7 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.2
-OLD_IPTABLES_VERSION:=1.3.1
+IPTABLES_VERSION:=1.3.3
+OLD_IPTABLES_VERSION:=1.3.2
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib