]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/wpa/src/common/version.h
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / wpa / src / common / version.h
1 #ifndef VERSION_H
2 #define VERSION_H
3
4 #ifndef VERSION_STR_POSTFIX
5 #define VERSION_STR_POSTFIX ""
6 #endif /* VERSION_STR_POSTFIX */
7
8 #define VERSION_STR "2.0" VERSION_STR_POSTFIX
9
10 #endif /* VERSION_H */