Bumped version to 3.0.6
This commit is contained in:
parent
c1af64638f
commit
297ea5b051
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("v3.0.5 (2019-12-02)")
|
||||
#define AMIBERRYVERSION _T("v3.0.6 (2019-12-05)")
|
||||
#define AMIBERRYDATE MAKEBD(2019, 12, 01)
|
||||
|
||||
extern std::string get_version_string();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue