diff --git a/src/osdep/target.h b/src/osdep/target.h index c96d2180..683b7f3b 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 beta (2020-06-30)") -#define AMIBERRYDATE MAKEBD(2020, 6, 30) +#define AMIBERRYVERSION _T("Amiberry v3.2 beta (2020-07-02)") +#define AMIBERRYDATE MAKEBD(2020, 7, 2) #define IHF_WINDOWHIDDEN 6