Bump version to v3.1.1
This commit is contained in:
parent
71a561ed23
commit
700ddbffa0
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.0 (2020-02-01)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 02, 01)
|
||||
#define AMIBERRYVERSION _T("Amiberry v3.1.1 (2020-02-05)")
|
||||
#define AMIBERRYDATE MAKEBD(2020, 02, 05)
|
||||
|
||||
extern std::string get_version_string();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue