summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2002-01-10 13:16:05 +0000
committerlaforge <laforge>2002-01-10 13:16:05 +0000
commitd2ea89e9e5f653861dad76fa193130554b890c36 (patch)
tree6be7c087bf5cb0f9588743b7a3379d2fae86eafd
parent4723cfd3478e9f2f8e9e2ac792e573ee8f99a6a4 (diff)
heading towards 1.2.5
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3700a89..762c13e 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-NETFILTER_VERSION:=1.2.4
-OLD_NETFILTER_VERSION:=1.2.3
+NETFILTER_VERSION:=1.2.5
+OLD_NETFILTER_VERSION:=1.2.4
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin