1
0
Fork 0

Bluetooth: btusb: Update version number of the module

The version number is cosmetic, but pretty handy for debugging purposes
and since the Broadcom protocol support is now optional, just increase
it to indicate the difference.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
hifive-unleashed-5.1
Marcel Holtmann 2015-04-05 22:52:16 -07:00
parent 941521e24f
commit 34dced9bd6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include "btbcm.h"
#define VERSION "0.7"
#define VERSION "0.8"
static bool disable_scofix;
static bool force_scofix;