Files
AI-on-the-edge-device/code/main/version.cpp
2020-12-28 16:26:05 +01:00

4 lines
145 B
C++

const char* GIT_REV="6e521f0";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling-reduce-sd-use";
const char* BUILD_TIME="2020-12-28 15:38";