Updated beta version date
This commit is contained in:
parent
35df876edf
commit
12126fb571
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-06-30)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 6, 30)
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.2 beta (2020-07-02)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 7, 2)
|
||||
|
||||
#define IHF_WINDOWHIDDEN 6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue