Files
AI-on-the-edge-device/code/version.cpp
Jurij Retzlaff f4f871002b rotation of image log files implemented
improved rotation of message log files
implement deletion of temp images before start new flow
a little bit code cleaning
2020-11-12 23:27:00 +01:00

4 lines
130 B
C++

const char* GIT_REV="acc7253";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-11-09 00:12";