Preparation for v10.6.0

This commit is contained in:
jomjol
2022-07-17 09:00:10 +02:00
parent 17fd0f96df
commit dc27911174
7 changed files with 24 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="0b039e8";
const char* GIT_REV="17fd0f9";
const char* GIT_TAG="";
const char* GIT_BRANCH="espressif-latest";
const char* BUILD_TIME="2022-07-16 20:42";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-07-17 08:55";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v10.5.2 - 2022-02-22";
const char* GIT_BASE_BRANCH = "master - v10.6.0 - 2022-07-17";
const char* git_base_branch(void)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="0b039e8";
const char* GIT_REV="17fd0f9";
const char* GIT_TAG="";
const char* GIT_BRANCH="espressif-latest";
const char* BUILD_TIME="2022-07-16 20:42";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-07-17 08:55";