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