Files
AI-on-the-edge-device/code/main/version.cpp
2021-09-10 09:26:52 +02:00

4 lines
131 B
C++

const char* GIT_REV="af99de3";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-09-10 07:03";