xref
: /
freebsd-src
/
libexec
/
bootpd
/
patchlevel.h
(revision a466cc55373fc3cf86837f09da729535b57e69a1)
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