1145522Sdarrenr/*	$FreeBSD$	*/
2145522Sdarrenr
353642Sguido/*
4255332Scy * Copyright (C) 2012 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
16255332Scy#define	IPL_VERSION	"IP Filter: v5.1.2"
1753642Sguido
18255332Scy#define	IPFILTER_VERSION	5010200
19145522Sdarrenr
20255332Scy#endif	/* __IPL_H__ */
21