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