wificurse

wifi jamming tool
git clone git://git.2f30.org/wificurse
Log | Files | Refs | README | LICENSE

commit f9cfa0968d215cc03b9f835a6bdfe61dca0c95bb
parent cd6a4673b8c0d39d6328cc7070d35667e77d43d3
Author: oblique <psyberbits@gmail.com>
Date:   Wed, 30 Oct 2013 23:25:50 +0200

release v0.3.9

Diffstat:
Msrc/wificurse.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wificurse.h b/src/wificurse.h @@ -25,7 +25,7 @@ #include "ap_list.h" -#define VERSION "0.3.8" +#define VERSION "0.3.9" struct frame_control { uint8_t protocol_version:2;