diff --git a/build/version.h b/build/version.h index 5b793ff0..5bc32bdb 100644 --- a/build/version.h +++ b/build/version.h @@ -1,7 +1,7 @@ -#define FILE_VERSION 2,16,10,2 -#define STR_FILE_VERSION "2,16,10,2\0" -#define STR_FILE_VERSION2 "2.16.10.2" -#define STR_DATE "10 Feb 2025\0" +#define FILE_VERSION 2,16,11,1 +#define STR_FILE_VERSION "2,16,11,1\0" +#define STR_FILE_VERSION2 "2.16.11.1" +#define STR_DATE "20 Feb 2025\0" #define NOMFENETRE "HxCFloppyEmulator v" STR_FILE_VERSION2 #define FILEVER FILE_VERSION diff --git a/hxcfloppyemulator_soft_release_notes.txt b/hxcfloppyemulator_soft_release_notes.txt index 2272df35..589cdaaf 100644 --- a/hxcfloppyemulator_soft_release_notes.txt +++ b/hxcfloppyemulator_soft_release_notes.txt @@ -14,6 +14,16 @@ Forum : https://torlus.com/floppy/forum Sources : https://github.com/jfdelnero/HxCFloppyEmulator ------------------------------------------------------------------------------- +/********************************************************* +11 February 2025 : HxCFloppyEmulator v2.16.11.1 + +-> XML export/import : + Better multi-format tracks support. + You can now specify/change the density/format for each + individual sector with the tag. + +*********************************************************/ + /********************************************************* 10 February 2025 : HxCFloppyEmulator v2.16.10.2