From: Marcel Holtmann Date: Mon, 14 Jul 2008 18:13:51 +0000 (+0200) Subject: [Bluetooth] Update Bluetooth core version number X-Git-Tag: firefly_0821_release~19559^2~10^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=78c6a1744fafc3a396f85c1970eb78839b55af74;p=firefly-linux-kernel-4.4.55.git [Bluetooth] Update Bluetooth core version number With all the Bluetooth 2.1 changes and the support for Simple Pairing, it is important to update the Bluetooth core version number. Signed-off-by: Marcel Holtmann --- diff --git a/net/bluetooth/af_bluetooth.c b/net/bluetooth/af_bluetooth.c index 77fe9b868fee..4e59df5f8e05 100644 --- a/net/bluetooth/af_bluetooth.c +++ b/net/bluetooth/af_bluetooth.c @@ -49,7 +49,7 @@ #define BT_DBG(D...) #endif -#define VERSION "2.11" +#define VERSION "2.12" /* Bluetooth sockets */ #define BT_MAX_PROTO 8