Updated beta version datestamp
This commit is contained in:
parent
00f4082fd8
commit
2f383eeeee
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.1.4 beta (2020-05-08)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 5, 8)
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.1.4 beta (2020-05-10)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 5, 10)
|
||||
|
||||
extern std::string get_version_string();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue