xref: /dflybsd-src/contrib/wpa_supplicant/src/common/version.h (revision f1e3af6c0d9fb009456c1ad7a10c323acbf7022f)
1 #ifndef VERSION_H
2 #define VERSION_H
3 
4 #define VERSION_STR "0.6.10"
5 
6 #endif /* VERSION_H */
7