Remove version appendage
This commit is contained in:
@ -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
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user