Update version to v2.15.0
This change is proposed so the program outputs it in --version. Thank you very much!
This commit is contained in:
parent
08ef94486b
commit
2b24d7f10f
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
||||||
#define APP_KIND "cpu"
|
#define APP_KIND "cpu"
|
||||||
|
|
||||||
#define APP_VER_MAJOR 2
|
#define APP_VER_MAJOR 2
|
||||||
#define APP_VER_MINOR 14
|
#define APP_VER_MINOR 15
|
||||||
#define APP_VER_PATCH 1
|
#define APP_VER_PATCH 0
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
# if (_MSC_VER >= 1910)
|
# if (_MSC_VER >= 1910)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue