xref: /dragonfly/libexec/bootpd/patchlevel.h (revision d4ef6694)
1 /*
2  * patchlevel.h
3  *
4  * $FreeBSD: src/libexec/bootpd/patchlevel.h,v 1.5 1999/08/28 00:09:19 peter Exp $
5  * $DragonFly: src/libexec/bootpd/patchlevel.h,v 1.2 2003/06/17 04:27:07 dillon Exp $
6  */
7 
8 #define VERSION 	"2.4"
9 #define PATCHLEVEL	3
10