summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2007-06-25 12:01:12 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2007-06-25 12:01:12 +0000
commit556c3d941144008fefa6b35902d9f66ac74f777d (patch)
tree3de708997d874677a387b5a431c4b3f2f8f1b120
parentf4cb71c763b45584a9225c3fa1f4aa97fd4cb07a (diff)
bump versionv1.3.8
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8a9dd8cc..df04d35a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR="/lib/modules/$(shell uname -r)/build"
endif
-IPTABLES_VERSION:=1.3.7
-OLD_IPTABLES_VERSION:=1.3.6
+IPTABLES_VERSION:=1.3.8
+OLD_IPTABLES_VERSION:=1.3.7
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib