1#include "version.h"
2
3const char* gVERSION = "@VERSION@";
4const char* gVERSION_SHORT = "@VERSION_SHORT@";
5