This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67d67209d7
NetBSD
/
dist
/
wpa_supplicant
/
version.h
7 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Import of WPA supplicant 0.3.9 (strippped down as per FreeBSD's version).
2005-10-01 14:20:13 +04:00
#
ifndef VERSION_H
#
define VERSION_H
Import of WPA supplicant 0.4.9
2006-05-25 08:01:24 +04:00
#
define VERSION_STR "0.4.9"
Import of WPA supplicant 0.3.9 (strippped down as per FreeBSD's version).
2005-10-01 14:20:13 +04:00
#
endif
/* VERSION_H */