1145522Sdarrenr/*	$FreeBSD$	*/
2145522Sdarrenr
353642Sguido/*
4145522Sdarrenr * Copyright (C) 1993-2001, 2003 by Darren Reed.
553642Sguido *
680482Sdarrenr * See the IPFILTER.LICENCE file for details on licencing.
753642Sguido *
853642Sguido * @(#)ipl.h	1.21 6/5/96
957126Sguido * $FreeBSD$
10172776Sdarrenr * Id: ipl.h,v 2.52.2.30 2007/10/16 09:41:00 darrenr Exp $
1153642Sguido */
1253642Sguido
1353642Sguido#ifndef	__IPL_H__
1453642Sguido#define	__IPL_H__
1553642Sguido
16172776Sdarrenr#define	IPL_VERSION	"IP Filter: v4.1.28"
1753642Sguido
18172776Sdarrenr#define	IPFILTER_VERSION	4012800
19145522Sdarrenr
2053642Sguido#endif
21