summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2003-10-07 19:03:12 +0000
committerlaforge <laforge>2003-10-07 19:03:12 +0000
commit149cd734d7244c1748782dd3fe6405469131ccde (patch)
tree1fd5dbe088e5e71976fa95b06ae25ee88af557dd
parent14aefc1bec7b8d59d3bb6927800566fd34fa8de0 (diff)
increment version number to 1.2.9rc1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf747e0..63b93bd 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