Set Amiberry version to next beta
This commit is contained in:
parent
a069170806
commit
47fcd8e6c1
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.1.3.1 (2020-04-30)")
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.1.4 beta (2020-05-02)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 03, 26)
|
||||
|
||||
extern std::string get_version_string();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue