diff --git a/src/osdep/target.h b/src/osdep/target.h index 683347af5..0a83b40e8 100644 --- a/src/osdep/target.h +++ b/src/osdep/target.h @@ -24,8 +24,8 @@ #define GETBDM(x) (((x) - (((x) / 10000) * 10000)) / 100) #define GETBDD(x) ((x) % 100) -#define AMIBERRYVERSION _T("Amiberry BETA (2021-02-02)") -#define AMIBERRYDATE MAKEBD(2021, 2, 2) +#define AMIBERRYVERSION _T("Amiberry BETA (2021-02-03)") +#define AMIBERRYDATE MAKEBD(2021, 2, 3) #define IHF_WINDOWHIDDEN 6