From: Michael McMaster Date: Sun, 8 Dec 2019 11:16:11 +0000 (+1000) Subject: Update release version X-Git-Tag: v4.8.4~1 X-Git-Url: http://git.codesrc.com/gitweb.cgi?a=commitdiff_plain;h=18a9d59ec2594bd9577e311eda0d6648f7f95d45;p=SCSI2SD.git Update release version --- diff --git a/CHANGELOG b/CHANGELOG index aa5c126..a5d92e0 100644 --- 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 diff --git a/software/SCSI2SD/src/config.c b/software/SCSI2SD/src/config.c index 7570e31..cc3233e 100755 --- a/software/SCSI2SD/src/config.c +++ b/software/SCSI2SD/src/config.c @@ -31,7 +31,7 @@ #include -static const uint16_t FIRMWARE_VERSION = 0x0483; +static const uint16_t FIRMWARE_VERSION = 0x0484; // 1 flash row static const uint8_t DEFAULT_CONFIG[256] =