GitVersion: make GIT_VERSION const
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
#ifndef MPD_GIT_VERSION_HXX
|
||||
#define MPD_GIT_VERSION_HXX
|
||||
|
||||
extern char GIT_VERSION[];
|
||||
extern const char GIT_VERSION[];
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user