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