]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
pom-ng only deals with numerical versions
authorHarald Welte <laforge@gnumonks.org>
Thu, 17 Jun 2004 12:21:11 +0000 (12:21 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 17 Jun 2004 12:21:11 +0000 (12:21 +0000)
Makefile

index 91a8019349129766f0f0a40801c1df8d7b06a452..623c86aa76cc5ae29911a8540de42dad57ff5f4e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES
 ifndef KERNEL_DIR
 KERNEL_DIR=/usr/src/linux
 endif
-IPTABLES_VERSION:=1.2.10
-OLD_IPTABLES_VERSION:=1.2.9
+IPTABLES_VERSION:=1.2.11
+OLD_IPTABLES_VERSION:=1.2.10
 
 PREFIX:=/usr/local
 LIBDIR:=$(PREFIX)/lib