xref: /freebsd/contrib/wpa/src/common/version.h (revision b1d046441de9053152c7cf03d6b60d9882687e1b)
1 #ifndef VERSION_H
2 #define VERSION_H
3 
4 #define VERSION_STR "0.7.3"
5 
6 #endif /* VERSION_H */
7