xref: /netbsd/external/bsd/wpa/dist/src/common/version.h (revision 6550d01e)
1 #ifndef VERSION_H
2 #define VERSION_H
3 
4 #define VERSION_STR "0.7.2"
5 
6 #endif /* VERSION_H */
7