Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134723
b: refs/heads/master
c: 5f9018a
h: refs/heads/master
i:
  134721: ec022f8
  134719: eb4263d
v: v3
  • Loading branch information
Marcel Holtmann committed Feb 27, 2009
1 parent 26862a6 commit 31e47ce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0588d94fd7e414367a7ae517569d2222441c255f
refs/heads/master: 5f9018af004fa8635bbbe3ab2dc61e8a686edfaa
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/af_bluetooth.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

#include <net/bluetooth/bluetooth.h>

#define VERSION "2.14"
#define VERSION "2.15"

/* Bluetooth sockets */
#define BT_MAX_PROTO 8
Expand Down
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/l2cap.h>

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

static u32 l2cap_feat_mask = 0x0000;

Expand Down
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/rfcomm/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#include <net/bluetooth/l2cap.h>
#include <net/bluetooth/rfcomm.h>

#define VERSION "1.10"
#define VERSION "1.11"

static int disable_cfc = 0;
static int channel_mtu = -1;
Expand Down

0 comments on commit 31e47ce

Please sign in to comment.