From 93284da7ebd20ea0415cea9cacb011f200cbbb46 Mon Sep 17 00:00:00 2001 From: Dominic Spill Date: Mon, 12 Oct 2015 21:54:36 +0100 Subject: [PATCH] Update release number for 2015-10-R1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c598fe42..d1bdb678 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate (BR) Bluetooth Classic connections. -The latest release is [2015-09-R2](https://github.com/greatscottgadgets/ubertooth/releases/tag/2015-09-R2). +The latest release is [2015-10-R1](https://github.com/greatscottgadgets/ubertooth/releases/tag/2015-10-R1). The latest firmware build can be found on the release page. -This release is paired with [libbtbb 2015-09-R2](https://github.com/greatscottgadgets/libbtbb/releases/tag/2015-09-R2). +This release is paired with [libbtbb 2015-10-R1](https://github.com/greatscottgadgets/libbtbb/releases/tag/2015-10-R1). Instructions for flashing the firmware can be found [on the corresponding Wiki page](https://github.com/greatscottgadgets/ubertooth/wiki/Firmware).