common: use char array for version string
Use a char array instead of a pointer, which allows using the version variables in a constant context.
W
wm4 committed
723e3ec8d9acbbb2ad12c8b458e8c43e55a9ec2d
Parent: 9ab0f60
Use a char array instead of a pointer, which allows using the version variables in a constant context.