mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-16 08:26:52 +03:00
Prepare v4.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const char* GIT_REV="707472b";
|
||||
const char* GIT_REV="de772d7";
|
||||
const char* GIT_TAG="";
|
||||
const char* GIT_BRANCH="rolling";
|
||||
const char* BUILD_TIME="2020-11-15 11:59";
|
||||
const char* BUILD_TIME="2020-11-15 12:29";
|
||||
@@ -13,7 +13,7 @@ extern "C"
|
||||
#include "Helper.h"
|
||||
#include <fstream>
|
||||
|
||||
const char* GIT_BASE_BRANCH = "master - v4.0.0 - 2020-11-15";
|
||||
const char* GIT_BASE_BRANCH = "master - v3.1.0 - 2020-10-26";
|
||||
|
||||
|
||||
const char* git_base_branch(void)
|
||||
|
||||
0
code/src/zip._c
Normal file
0
code/src/zip._c
Normal file
Reference in New Issue
Block a user