Updated version

This commit is contained in:
Dimitris Panokostas 2020-09-06 23:53:53 +02:00
parent 77a1042a0b
commit 4ff108f6aa

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