summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-08-26 12:24:51 +0000
committerHarald Welte <laforge@gnumonks.org>2002-08-26 12:24:51 +0000
commit6a31b7134c0df8ec8e2c84fc48bec5dd54c52b05 (patch)
treeeaba3dfdf64e19dd784c8a75cd385be74c27cc26
parent2d86b7700507c363768460ef0efc1c315d459af9 (diff)
1.2.7a is the successor of 1.2.6av1.2.7a
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 726999d5..a1d55216 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-IPTABLES_VERSION:=1.2.8
-OLD_IPTABLES_VERSION:=1.2.7
+IPTABLES_VERSION:=1.2.7a
+OLD_IPTABLES_VERSION:=1.2.6a
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib