xref
: /
netbsd-src
/
external
/
bsd
/
wpa
/
dist
/
src
/
common
/
version.h
(revision c2f76ff004a2cb67efe5b12d97bd3ef7fe89e18d)
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.2"
5
6
#
endif
/* VERSION_H */
7