]> localhost Git - SCSI2SD-V6.git/commitdiff
6.1.2 patch release firmware v6.1.2
authorMichael McMaster <michael@codesrc.com>
Tue, 28 Nov 2017 11:06:07 +0000 (21:06 +1000)
committerMichael McMaster <michael@codesrc.com>
Tue, 28 Nov 2017 11:06:07 +0000 (21:06 +1000)
CHANGELOG
src/firmware/config.c

index a308438db783249c2d26833920fb963a48c94be4..57009708007dc3b5b5d632b28dfaace9e40c0580 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-2017XXXX               6.1.2
+20171128               6.1.2
        - Fix synchronous negotiation bugs
 
 20170520               6.1.1
index eaa31b000e10629cbf92e85877d9a23f4ad3fe77..06baee27967680b51cb6f42cec0a0762a7a7e950 100755 (executable)
@@ -38,7 +38,7 @@
 \r
 #include <string.h>\r
 \r
-static const uint16_t FIRMWARE_VERSION = 0x0611;\r
+static const uint16_t FIRMWARE_VERSION = 0x0612;\r
 \r
 // 1 flash row\r
 static const uint8_t DEFAULT_CONFIG[128] =\r