summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2003-10-07 19:03:12 +0000
committerHarald Welte <laforge@gnumonks.org>2003-10-07 19:03:12 +0000
commitf41fb0b5648e3a1e3815da504212d39167cc02c0 (patch)
tree1fd5dbe088e5e71976fa95b06ae25ee88af557dd /Makefile
parent3bdcc221cda8e7d5053e83ef8e535b9902ac9a6d (diff)
increment version number to 1.2.9rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf747e02..63b93bd0 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-IPTABLES_VERSION:=1.2.8
+IPTABLES_VERSION:=1.2.9rc1
OLD_IPTABLES_VERSION:=1.2.7a
PREFIX:=/usr/local