Skip to content

Commit

Permalink
[Bluetooth] Update Bluetooth core version number
Browse files Browse the repository at this point in the history
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 <marcel@holtmann.org>
  • Loading branch information
Marcel Holtmann committed Jul 14, 2008
1 parent 7d0db0a commit 78c6a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/bluetooth/af_bluetooth.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#define BT_DBG(D...)
#endif

#define VERSION "2.11"
#define VERSION "2.12"

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

0 comments on commit 78c6a17

Please sign in to comment.