From 49e1a126133143a47513fb98fe441022441e5a2e Mon Sep 17 00:00:00 2001 From: jal2 Date: Sat, 12 Jun 2004 10:59:59 +0000 Subject: - version 0.12beta13 - tx data: send correct SNAP header, which should fix bug with WindowsXP as peer - rx data, ieee802_11_hdr: cleaned it up a bit, removed addr4 which is not used by non-APs --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 774c4c8..b1887d6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -#$Id: Makefile,v 1.31 2004/05/31 13:59:27 jal2 Exp $ +#$Id: Makefile,v 1.32 2004/06/12 10:59:59 jal2 Exp $ -VERSION = 0.12beta12 +VERSION = 0.12beta13 CC=gcc -- cgit v1.2.3