Removed beta from version string
This commit is contained in:
parent
98004c9077
commit
e039aea42e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#define GETBDM(x) (((x) - (((x) / 10000) * 10000)) / 100)
|
||||
#define GETBDD(x) ((x) % 100)
|
||||
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.2 beta (2020-09-05)")
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.2 (2020-09-05)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 9, 5)
|
||||
|
||||
#define IHF_WINDOWHIDDEN 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue