wificurse

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

commit f475c4c553db9351268d3b32e65a042b110d5bce
parent cc16de5702f6231eddf0408cfadc2d535f37a343
Author: oblique <psyberbits@gmail.com>
Date:   Wed, 30 Oct 2013 21:14:21 +0200

release v0.3.8

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.7" +#define VERSION "0.3.8" struct frame_control { uint8_t protocol_version:2;