summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-01-10 13:16:05 +0000
committerHarald Welte <laforge@gnumonks.org>2002-01-10 13:16:05 +0000
commite6c8d51a6ed9b22d621d53d9af515efcca4b7f7e (patch)
tree6be7c087bf5cb0f9588743b7a3379d2fae86eafd
parent7af9482ff7c4dde51dc1ce1ca0b48ccbdef6781c (diff)
heading towards 1.2.5
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3700a89d..762c13e3 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