diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2001-01-17 07:25:20 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2001-01-17 07:25:20 +0000 |
commit | a7ac57bcb62ccc6c6f6495207a169edfc28f5760 (patch) | |
tree | 16657fdd4844740c1751b7ab306323dbf06c3104 /sys/netinet/ipl.h | |
parent | bbf35357a700525c39cf0db8a5416fb76faa1097 (diff) |
IPF 3.4.16.
Diffstat (limited to 'sys/netinet/ipl.h')
-rw-r--r-- | sys/netinet/ipl.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h index e05da33c5a3..e3933e579e0 100644 --- a/sys/netinet/ipl.h +++ b/sys/netinet/ipl.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ipl.h,v 1.13 2001/01/17 04:47:17 fgsch Exp $ */ +/* $OpenBSD: ipl.h,v 1.14 2001/01/17 07:25:19 fgsch Exp $ */ /* * Copyright (C) 1993-2000 by Darren Reed. @@ -8,12 +8,12 @@ * to the original author and the contributors. * * @(#)ipl.h 1.21 6/5/96 - * $IPFilter: ipl.h,v 2.15.2.16 2000/12/17 12:28:50 darrenr Exp $ + * $IPFilter: ipl.h,v 2.15.2.17 2001/01/14 13:47:15 darrenr Exp $ */ #ifndef __IPL_H__ #define __IPL_H__ -#define IPL_VERSION "IP Filter: v3.4.15" +#define IPL_VERSION "IP Filter: v3.4.16" #endif |