1/*
 2 * Copyright (C) 2012 by Darren Reed.
 3 *
 4 * See the IPFILTER.LICENCE file for details on licencing.
 5 *
 6 * @(#)ipl.h	1.21 6/5/96
 7 * Id: ipl.h,v 2.52.2.30 2007/10/16 09:41:00 darrenr Exp $
 8 */
 9
10#ifndef	__IPL_H__
11#define	__IPL_H__
12
13#define	IPL_VERSION	"IP Filter: v5.1.2"
14
15#define	IPFILTER_VERSION	5010200
16
17#endif	/* __IPL_H__ */