commit 0f4111546201d793018a7bb1b798c32400424cad parent cf9755e6f7fde24b4261c67d2d24bf67c836345b Author: oblique <psyberbits@gmail.com> Date: Thu, 12 Apr 2012 04:03:54 +0300 change VERSION to 0.3.3 Diffstat:
M | src/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.2" +#define VERSION "0.3.3" struct frame_control { uint8_t protocol_version:2;