Updated beta version date

This commit is contained in:
Dimitris Panokostas 2020-08-14 20:05:12 +02:00
parent 3fc959b7a0
commit fa29d140dd

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-08-12)")
#define AMIBERRYDATE MAKEBD(2020, 8, 12)
#define AMIBERRYVERSION _T("Amiberry v3.2 beta (2020-08-14)")
#define AMIBERRYDATE MAKEBD(2020, 8, 14)
#define IHF_WINDOWHIDDEN 6