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

index aa5c126c153d2c66e694cc9275fe94e475725f4e..a5d92e088fbea07590aec613928886fba8e78c4a 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-20191202               4.x.x
+20191202               4.8.4
        - 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 7570e314e886d3c5f177c986a4b9a61443250725..cc3233e84b34006b21ec1b132598c5bfb4ff2ff3 100755 (executable)
@@ -31,7 +31,7 @@
 \r
 #include <string.h>\r
 \r
-static const uint16_t FIRMWARE_VERSION = 0x0483;\r
+static const uint16_t FIRMWARE_VERSION = 0x0484;\r
 \r
 // 1 flash row\r
 static const uint8_t DEFAULT_CONFIG[256] =\r