diff options
author | Harald Welte <laforge@gnumonks.org> | 2001-10-22 10:55:38 +0000 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2001-10-22 10:55:38 +0000 |
commit | 5d0a0249557017d4fa139671413f8eae44cb7330 (patch) | |
tree | 1d9a09249eb53832e8a4e55cdd332534d8aa620c | |
parent | 0942dd87902f4f7362245b593447790a8f8ef582 (diff) |
new 1.2.4 releasev1.2.4
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,8 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -NETFILTER_VERSION:=1.2.3 -OLD_NETFILTER_VERSION:=1.2.2 +NETFILTER_VERSION:=1.2.4 +OLD_NETFILTER_VERSION:=1.2.3 # Waiting for inclusions in the kernel tree. PENDING_PATCHES:=ipt_MIRROR-ttl.patch ipt_REJECT-checkentry.patch ipt_LOG.patch |