aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjal2 <jal2>2004-01-10 20:31:17 +0000
committerjal2 <jal2>2004-01-10 20:31:17 +0000
commitf9e1c7aa889add0b0fb1de58c3af7826c7c66f86 (patch)
treeb5612d024e67cdb89e86b3b170bdd83e3d3b36ff /Makefile
parent6e464891c2a534485b3fe7c650b6e55e9fcd327c (diff)
version 0.12beta5:
- fixed bug in at76c503.c:at76c503_delete_device(), which called unregister_netdev() even if netdev wasn't registered before - usb-uhci of 2.4.23/24 calls the disconnect() after we resetted the device try to work around this
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8ad5dd4..9074353 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-#$Id: Makefile,v 1.20 2004/01/04 22:31:30 jal2 Exp $
+#$Id: Makefile,v 1.21 2004/01/10 20:31:17 jal2 Exp $
-VERSION = 0.12beta4
+VERSION = 0.12beta5
CC=gcc