Skip to content

Commit

Permalink
fix LABDOS version string, extended build, extended build
Browse files Browse the repository at this point in the history
  • Loading branch information
slimonslimon authored and github-actions[bot] committed Feb 25, 2023
1 parent 4f32be1 commit d13d356
Show file tree
Hide file tree
Showing 14 changed files with 2,847 additions and 2,848 deletions.
2 changes: 1 addition & 1 deletion fw/LABDOS/githash.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file is overwritten by github actions, do not update it manually
String githash = "27a4bd2946f5f5bb41b307b60bb6e11ca4b3af6b,User";
String githash = "6ea9e030aedea0f9bc2e52386b3bfc080d8c3b29,User";
#define GHRELEASE 2
#define GHBUILD 0
#define GHBUILDTYPE User
2 changes: 1 addition & 1 deletion fw/LABDOS/nextversion
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
MAJOR 7
MINOR 1
RELEASE 2
BUILD 112
BUILD 113
2 changes: 1 addition & 1 deletion fw/UAVDOS/githash.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file is overwritten by github actions, do not update it manually
String githash = "27a4bd2946f5f5bb41b307b60bb6e11ca4b3af6b,User";
String githash = "6ea9e030aedea0f9bc2e52386b3bfc080d8c3b29,User";
#define GHRELEASE 2
#define GHBUILD 0
#define GHBUILDTYPE User
2 changes: 1 addition & 1 deletion fw/UAVDOS/nextversion
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
MAJOR 0
MINOR 1
RELEASE 2
BUILD 16
BUILD 17

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit d13d356

Please sign in to comment.