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