Skip to content

Commit fde0ae4

Browse files
committed
v9.1.0
1 parent b87ce8c commit fde0ae4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

code/main/version.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const char* GIT_REV="a3d6923";
1+
const char* GIT_REV="b87ce8c";
22
const char* GIT_TAG="";
3-
const char* GIT_BRANCH="master";
4-
const char* BUILD_TIME="2021-11-14 08:49";
3+
const char* GIT_BRANCH="rolling";
4+
const char* BUILD_TIME="2021-11-14 08:53";

code/version.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const char* GIT_REV="a3d6923";
1+
const char* GIT_REV="b87ce8c";
22
const char* GIT_TAG="";
3-
const char* GIT_BRANCH="master";
4-
const char* BUILD_TIME="2021-11-14 08:49";
3+
const char* GIT_BRANCH="rolling";
4+
const char* BUILD_TIME="2021-11-14 08:53";

0 commit comments

Comments
 (0)