Updated beta version date
This commit is contained in:
parent
850399d5c8
commit
de9afe98c3
1 changed files with 2 additions and 2 deletions
|
@ -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-12)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 7, 12)
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.2 beta (2020-07-13)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 7, 13)
|
||||
|
||||
#define IHF_WINDOWHIDDEN 6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue