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