Files
AI-on-the-edge-device/code/version.cpp
jomjol 737dcc76b8 Revert "rolling 20210704 bugfix"
This reverts commit b42f17916b.
2021-07-04 08:12:36 +02:00

4 lines
131 B
C++

const char* GIT_REV="f243f4b";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-07-04 06:46";