]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Bluetooth: Increase minor version of core module
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Feb 2014 20:44:20 +0000 (12:44 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 21 Feb 2014 04:21:55 +0000 (06:21 +0200)
With the addition of Resolvable Private Address (RPA) resolution
support for Bluetooth Low Energy connections, it makes sense to
increase the minor version of the Bluetooth core module.

The module version is not used anywhere, but it gives a nice extra
hint for debugging purposes.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/af_bluetooth.c

index 0c5866bb49b6fc8933b01d0e5ed0c9d3f8564c63..2021c481cdb657a8011938f5e8486c4c93f0c116 100644 (file)
@@ -31,7 +31,7 @@
 #include <net/bluetooth/bluetooth.h>
 #include <linux/proc_fs.h>
 
-#define VERSION "2.18"
+#define VERSION "2.19"
 
 /* Bluetooth sockets */
 #define BT_MAX_PROTO   8