aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjal2 <jal2>2004-06-12 10:59:59 +0000
committerjal2 <jal2>2004-06-12 10:59:59 +0000
commit49e1a126133143a47513fb98fe441022441e5a2e (patch)
treee761b2b4d8474a927192bdc9aeb2d25e5d66b55c /Makefile
parent5eb1633e6e463ef48bbf3ebedfeea98d52cc3679 (diff)
- version 0.12beta13version_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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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