Updated beta version date

This commit is contained in:
Dimitris Panokostas 2020-07-06 00:31:27 +02:00
parent a2a166ba13
commit b4af26b703

View file

@ -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-07-04)")
#define AMIBERRYDATE MAKEBD(2020, 7, 4)
#define AMIBERRYVERSION _T("Amiberry v3.2 beta (2020-07-06)")
#define AMIBERRYDATE MAKEBD(2020, 7, 6)
#define IHF_WINDOWHIDDEN 6