mirror of
https://github.com/fhgwright/SCSI2SD.git
synced 2025-04-10 01:37:07 +00:00
Update release version
This commit is contained in:
parent
4cd3aed782
commit
18a9d59ec2
@ -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
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
static const uint16_t FIRMWARE_VERSION = 0x0483;
|
||||
static const uint16_t FIRMWARE_VERSION = 0x0484;
|
||||
|
||||
// 1 flash row
|
||||
static const uint8_t DEFAULT_CONFIG[256] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user