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