summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/af_bluetooth.c
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2013-12-11 16:54:41 +0100
committerJohn W. Linville <linville@tuxdriver.com>2013-12-11 16:54:41 +0100
commit7888b61c15d3661cd56d97fa1a078e48824d5d72 (patch)
tree19a349d5dec2799eb516b653f0813ccb66124ed1 /net/bluetooth/af_bluetooth.c
parentMerge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... (diff)
parentBluetooth: Fix handling of L2CAP Command Reject over LE (diff)
downloadlinux-7888b61c15d3661cd56d97fa1a078e48824d5d72.tar.xz
linux-7888b61c15d3661cd56d97fa1a078e48824d5d72.zip
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Diffstat (limited to 'net/bluetooth/af_bluetooth.c')
-rw-r--r--net/bluetooth/af_bluetooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/af_bluetooth.c b/net/bluetooth/af_bluetooth.c
index 56ca494621c6..0c5866bb49b6 100644
--- a/net/bluetooth/af_bluetooth.c
+++ b/net/bluetooth/af_bluetooth.c
@@ -31,7 +31,7 @@
#include <net/bluetooth/bluetooth.h>
#include <linux/proc_fs.h>
-#define VERSION "2.17"
+#define VERSION "2.18"
/* Bluetooth sockets */
#define BT_MAX_PROTO 8