]> localhost Git - SCSI2SD-V6.git/commitdiff
Update release version v6.2.9
authorMichael McMaster <michael@codesrc.com>
Sun, 8 Dec 2019 11:02:22 +0000 (21:02 +1000)
committerMichael McMaster <michael@codesrc.com>
Sun, 8 Dec 2019 11:02:22 +0000 (21:02 +1000)
CHANGELOG
src/firmware/config.c

index 39059f9ede7c39bc1b62af59965287e53ca31d63..c16aa75a21c74c3be37525cdcd13d2f208618d75 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-20191119               6.X.X
+20191208               6.2.9
        - Fix to prevent sending floppy geometry mode page when not configured as
        a floppy (Thanks Landon Rodgers)
        - Fix for VMS 5.5-2 Inquiry allocation lengths. Requires setting "vms" quirk
index 0e147a86e42a64e99b5f2c3c71b6a5d43b23eed3..46bebb834c738ed1fb810f824938be1740ed0c54 100755 (executable)
@@ -37,7 +37,7 @@
 \r
 #include <string.h>\r
 \r
-static const uint16_t FIRMWARE_VERSION = 0x0628;\r
+static const uint16_t FIRMWARE_VERSION = 0x0629;\r
 \r
 // 1 flash row\r
 static const uint8_t DEFAULT_CONFIG[128] =\r