summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-03-14 12:51:24 +0000
committerHarald Welte <laforge@gnumonks.org>2001-03-14 12:51:24 +0000
commit7bffc70fd784ad48b48e15e6f6af03854823fc55 (patch)
tree275d21485fabe96d0a976e9d14cf4ce95a55940e /Makefile
parentdbe857ada96c52aec6dd3c909acdad68436042e0 (diff)
1.2.1 release is upcoming
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14a2c9bf..35f6f74b 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-NETFILTER_VERSION:=1.2
+NETFILTER_VERSION:=1.2.1
OLD_NETFILTER_VERSION:=1.1.2
# Waiting for inclusions in the kernel tree.