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