]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
increase version number
authorHarald Welte <laforge@gnumonks.org>
Wed, 7 Aug 2002 10:33:49 +0000 (10:33 +0000)
committerHarald Welte <laforge@gnumonks.org>
Wed, 7 Aug 2002 10:33:49 +0000 (10:33 +0000)
Makefile

index 08bf6710a31779f876975c8caaded259771e640d..726999d5cbb7eaa3abad7218905b8e3626e00847 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@ TOPLEVEL_INCLUDED=YES
 ifndef KERNEL_DIR
 KERNEL_DIR=/usr/src/linux
 endif
-IPTABLES_VERSION:=1.2.7
-OLD_IPTABLES_VERSION:=1.2.6a
+IPTABLES_VERSION:=1.2.8
+OLD_IPTABLES_VERSION:=1.2.7
 
 PREFIX:=/usr/local
 LIBDIR:=$(PREFIX)/lib