diff --git a/Makefile b/Makefile index 29bcc5f2..58c69fef 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -export FW_VER := 2.10a +export FW_VER := 2.11a PROJ := FlashFloppy VER := v$(FW_VER) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5d3768ce..97cc305e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,11 @@ ** Keir Fraser ************************************ +** v2.11a - 23 May 2019 + - Simpler bootloader update process with all-in-one update file + - FF.CFG: sort-priority= to prioritise folders vs files during navigation + - Default: Folders are listed before files + ** v2.10a - 20 May 2019 - Fix breakages since v2.2a: - host=acorn: *.ADF handling