summaryrefslogtreecommitdiff
path: root/sys/netinet/ipl.h
diff options
context:
space:
mode:
authorKjell Wooding <kjell@cvs.openbsd.org>2000-02-16 22:34:26 +0000
committerKjell Wooding <kjell@cvs.openbsd.org>2000-02-16 22:34:26 +0000
commitf1252793b4455e9bb0a80421006431591d7aead0 (patch)
treee69d9828bd414fa91155fcac9d5aa067b1638547 /sys/netinet/ipl.h
parent5ffbb417b698a75fda112e8173ece678b4f35e38 (diff)
Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY
for details.
Diffstat (limited to 'sys/netinet/ipl.h')
-rw-r--r--sys/netinet/ipl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h
index 8c19f3df9b4..275cd924977 100644
--- a/sys/netinet/ipl.h
+++ b/sys/netinet/ipl.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ipl.h,v 1.4 2000/02/01 19:29:59 kjell Exp $ */
+/* $OpenBSD: ipl.h,v 1.5 2000/02/16 22:34:20 kjell Exp $ */
/*
* Copyright (C) 1993-1999 by Darren Reed.
@@ -13,6 +13,6 @@
#ifndef __IPL_H__
#define __IPL_H__
-#define IPL_VERSION "IP Filter: v3.3.8"
+#define IPL_VERSION "IP Filter: v3.3.9"
#endif