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