OSDN Git Service

7afba48d5d48fdef876a397c69b95e5bc417bd81
[android-x86/external-wpa_supplicant_8.git] / 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-devel" VERSION_STR_POSTFIX
9
10 #endif /* VERSION_H */