Bumped version to 3.1.3
This commit is contained in:
parent
43dc6e0a0e
commit
bc607fec66
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.2 (2020-02-18)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 02, 18)
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.1.3 (2020-03-26)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 03, 26)
|
||||
|
||||
extern std::string get_version_string();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue