xref
: /
freebsd
/
contrib
/
wpa
/
src
/
common
/
version.h
(revision 675be9115aae86ad6b3d877155d4fd7822892105)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
VERSION_H
2
#
define
VERSION_H
3
4
#
define
VERSION_STR
"0.7.3"
5
6
#
endif
/* VERSION_H */
7