diff --git a/src/osdep/target.h b/src/osdep/target.h index f4b15acd..3644f364 100644 --- a/src/osdep/target.h +++ b/src/osdep/target.h @@ -22,8 +22,8 @@ #define GETBDM(x) (((x) - (((x) / 10000) * 10000)) / 100) #define GETBDD(x) ((x) % 100) -#define AMIBERRYVERSION _T("Amiberry v3.2 (2020-09-05)") -#define AMIBERRYDATE MAKEBD(2020, 9, 5) +#define AMIBERRYVERSION _T("Amiberry v3.2.1 (2020-09-06)") +#define AMIBERRYDATE MAKEBD(2020, 9, 6) #define IHF_WINDOWHIDDEN 6