From dda6755c7b3b3b5d3e9111b7d0c39a7d8b5f3e12 Mon Sep 17 00:00:00 2001 From: darrenr Date: Wed, 24 May 2000 02:14:22 +0000 Subject: Import IP Filter 3.4.4 into FreeBSD-current --- contrib/ipfilter/ipl.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'contrib/ipfilter/ipl.h') diff --git a/contrib/ipfilter/ipl.h b/contrib/ipfilter/ipl.h index 6eb9b1a..12d866c 100644 --- a/contrib/ipfilter/ipl.h +++ b/contrib/ipfilter/ipl.h @@ -1,16 +1,17 @@ /* - * Copyright (C) 1993-1999 by Darren Reed. + * Copyright (C) 1993-2000 by Darren Reed. * * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and due credit is given * to the original author and the contributors. * * @(#)ipl.h 1.21 6/5/96 + * $Id: ipl.h,v 2.15.2.5 2000/05/22 10:26:16 darrenr Exp $ */ #ifndef __IPL_H__ #define __IPL_H__ -#define IPL_VERSION "IP Filter: v3.3.8" +#define IPL_VERSION "IP Filter: v3.4.4" #endif -- cgit v1.1