#include "Version.h" namespace Core { namespace Version { const std::string GIT_HASH = "1673292b62618715cecd0656402e934709779f0e"; const std::string VERSION = "-128-NOTFOUND"; } /* Version */ } /* Core */