Update release version

This commit is contained in:
Michael McMaster 2019-12-08 21:16:11 +10:00
parent 4cd3aed782
commit 18a9d59ec2
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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] =