diff --git a/build/version.h b/build/version.h index 7f0bc01e..5b793ff0 100644 --- a/build/version.h +++ b/build/version.h @@ -1,7 +1,7 @@ -#define FILE_VERSION 2,16,10,1 -#define STR_FILE_VERSION "2,16,10,1\0" -#define STR_FILE_VERSION2 "2.16.10.1" -#define STR_DATE "12 Jan 2025\0" +#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 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 90cd6f12..93eb593b 100644 --- a/hxcfloppyemulator_soft_release_notes.txt +++ b/hxcfloppyemulator_soft_release_notes.txt @@ -11,11 +11,21 @@ HxC Floppy Emulator project (c) 2006-2025 Jean-François DEL NERO / (c) HxC2001 Website : https://hxc2001.com Forum : https://torlus.com/floppy/forum -Facebook : https://www.facebook.com/groups/hxc2001 -Twitter : https://twitter.com/jfdelnero (or hashtag #hxc2001) Sources : https://github.com/jfdelnero/HxCFloppyEmulator ------------------------------------------------------------------------------- +/********************************************************* +10 February 2025 : HxCFloppyEmulator v2.16.10.2 + +-> "config.script" loading/execution support fixed (issues #29 and #30) + (utf path support and internal environnement issues fixed). + +-> FAT/DOS Disk browser : It doesn't hide system and hidden files anymore. + +-> All Facebook / Twitter urls removed. + +*********************************************************/ + /********************************************************* 12 January 2025 : HxCFloppyEmulator v2.16.10.1 @@ -118,7 +128,7 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator BMPDISKEXPORT_COLOR_ALPHA # ( 0 <>100 ) -/********************************************************* +*********************************************************/ /********************************************************* 8 January 2024 : HxCFloppyEmulator 2.15.2.3