Files
AI-on-the-edge-device/code/version.cpp
2020-12-24 16:08:58 +01:00

4 lines
145 B
C++

const char* GIT_REV="7e4f83c";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling-reduce-sd-use";
const char* BUILD_TIME="2020-12-24 15:56";