Rolling - 202-12-03

This commit is contained in:
jomjol
2020-12-03 20:38:28 +01:00
parent c5059b4568
commit 9e85b1240a
13 changed files with 22 additions and 9 deletions

4
code/main/version.cpp Normal file
View File

@@ -0,0 +1,4 @@
const char* GIT_REV="c5059b4";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2020-12-03 20:31";