]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
increment version number to 1.2.9rc1
authorHarald Welte <laforge@gnumonks.org>
Tue, 7 Oct 2003 19:03:12 +0000 (19:03 +0000)
committerHarald Welte <laforge@gnumonks.org>
Tue, 7 Oct 2003 19:03:12 +0000 (19:03 +0000)
Makefile

index cf747e024299bb4232aa19c1e57da971fa540c08..63b93bd068b44836ff0ba4f7c01926aca5174407 100644 (file)
--- 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