xref
: /
freebsd
/
libexec
/
bootpd
/
patchlevel.h
(revision 3c4ba5f55438f7afd4f4b0b56f88f2bb505fd6a6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/*
2
*
patchlevel.h
3
*
4
* $FreeBSD$
5
*/
6
7
#
define
VERSION
"2.4"
8
#
define
PATCHLEVEL
3
9