summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-03-17 13:53:37 +0000
committerHarald Welte <laforge@gnumonks.org>2002-03-17 13:53:37 +0000
commit4d2076ab863e2ae7ee7ef76684db94e01f940ff2 (patch)
tree5434fa1c02d7727e34388b5ccf97720f45880fb1
parent3c5bd600130c14f1049fd3e75cb4cef20c069a6b (diff)
1.2.6a release versionv1.2.6a
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fd11dddf..16a8d6bb 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.7
-OLD_NETFILTER_VERSION:=1.2.6
+NETFILTER_VERSION:=1.2.6a
+OLD_NETFILTER_VERSION:=1.2.5
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib