Bluetooth: Increase minor version of core module
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 22 Oct 2015 10:29:27 +0000 (12:29 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 22 Oct 2015 10:37:26 +0000 (13:37 +0300)
With the addition of support for diagnostic feature, 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 70f9d94..c557179 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "selftest.h"
 
-#define VERSION "2.20"
+#define VERSION "2.21"
 
 /* Bluetooth sockets */
 #define BT_MAX_PROTO   8