Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7474399 authored by Marcel Holtmann's avatar Marcel Holtmann Committed by Johan Hedberg
Browse files

Bluetooth: Increase minor version of core module



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: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
parent 3f959d46
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -31,7 +31,7 @@
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/bluetooth.h>
#include <linux/proc_fs.h>
#include <linux/proc_fs.h>


#define VERSION "2.18"
#define VERSION "2.19"


/* Bluetooth sockets */
/* Bluetooth sockets */
#define BT_MAX_PROTO	8
#define BT_MAX_PROTO	8