Updated beta version date

This commit is contained in:
Dimitris Panokostas 2020-09-05 09:40:57 +02:00
parent 59d800f6dc
commit fcb4dc721a

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