Prepare for 6.3.0

This commit is contained in:
jomjol
2021-03-14 12:52:23 +01:00
parent d3fd1b5045
commit 5be56d9b00
7 changed files with 11 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v6.2.2 - 2020-03-10";
const char* GIT_BASE_BRANCH = "master - v6.3.0 - 2020-03-14";
const char* git_base_branch(void)