aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjal2 <jal2>2004-02-20 22:14:42 +0000
committerjal2 <jal2>2004-02-20 22:14:42 +0000
commitd191b612803243c2c37f9c6bbaf00d04a18553d4 (patch)
treeb4cb532e32cd0ec3d32210170957c5dc1b6b3814 /Makefile
parentb8f77fb768870020debf93b93069a3a7e6cb8af3 (diff)
0.12beta7: un-done the workaround for 2.4.x kernels and usb-uhci calling disconnect during resetting the device (it didn't work)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 85e6353..56784e3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-#$Id: Makefile,v 1.22 2004/01/17 12:15:44 jal2 Exp $
+#$Id: Makefile,v 1.23 2004/02/20 22:14:42 jal2 Exp $
-VERSION = 0.12beta6
+VERSION = 0.12beta7
CC=gcc