diff options
Diffstat (limited to 'drivers/bluetooth')
-rw-r--r-- | drivers/bluetooth/btusb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index ea7c726adcb1..8dae3daf821d 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c | |||
@@ -30,7 +30,7 @@ | |||
30 | 30 | ||
31 | #include "btbcm.h" | 31 | #include "btbcm.h" |
32 | 32 | ||
33 | #define VERSION "0.7" | 33 | #define VERSION "0.8" |
34 | 34 | ||
35 | static bool disable_scofix; | 35 | static bool disable_scofix; |
36 | static bool force_scofix; | 36 | static bool force_scofix; |