This commit is contained in:
jomjol
2022-09-17 10:11:31 +02:00
parent 36a02d1658
commit 03542368d7
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="N/A";
const char* GIT_TAG="N/A";
const char* GIT_BRANCH="N/A";
const char* BUILD_TIME="2022-09-17 09:00";
const char* GIT_REV="36a02d1";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-09-17 10:08";