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