blob: cc19514605714e151f3ff957ed2b4e6725abd5a7 [file] [log] [blame]
#include "gitversion.h"
const char *ppcg_version(void)
{
return GIT_HEAD_ID"\n";
}