Commit 34dced9b authored by Marcel Holtmann's avatar Marcel Holtmann

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: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
parent 941521e2
......@@ -30,7 +30,7 @@
#include "btbcm.h"
#define VERSION "0.7"
#define VERSION "0.8"
static bool disable_scofix;
static bool force_scofix;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment