Update Restart Hostname

This commit is contained in:
jomjol
2021-03-21 20:56:30 +01:00
parent a0ebf354b1
commit c6ae989b82
9 changed files with 15 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v6.3.1 - 2020-03-16";
const char* GIT_BASE_BRANCH = "master - v6.4.0 - 2020-03-20";
const char* git_base_branch(void)