Remove version appendage
This commit is contained in:
parent
2e03c7939c
commit
b88cf2edcb
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@
|
|||
* vendor name, download location, GitHub account, etc.
|
||||
*/
|
||||
#ifndef DETAILED_BUILD_VERSION
|
||||
#define DETAILED_BUILD_VERSION SHORT_BUILD_VERSION " (GitHub)"
|
||||
#define DETAILED_BUILD_VERSION SHORT_BUILD_VERSION
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue