mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 09:18:24 -05:00
fb2ab5dd6a
0.7.x for branched into hostap-07.git for stable releases.
7 lines
89 B
C
7 lines
89 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
|
|
#define VERSION_STR "0.8.x"
|
|
|
|
#endif /* VERSION_H */
|