Skip to content

Commit

Permalink
fix LABDOS version string, 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 21c8579 commit 4f32be1
Show file tree
Hide file tree
Showing 14 changed files with 2,510 additions and 2,520 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 = "41c59d0fee8283e8167c63231ebbd69bf6dbf775,User";
String githash = "27a4bd2946f5f5bb41b307b60bb6e11ca4b3af6b,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 111
BUILD 112
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 = "41c59d0fee8283e8167c63231ebbd69bf6dbf775,User";
String githash = "27a4bd2946f5f5bb41b307b60bb6e11ca4b3af6b,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 15
BUILD 16

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.

Original file line number Diff line number Diff line change
Expand Up @@ -765,10 +765,10 @@
:102FC000E1F7329704C07C916D9370836291AE17E4
:102FD000BF07C8F3089510E0C3E8D0E004C0FE01C5
:102FE0000E948B152196C438D107C9F7F894FFCFFA
:102FF00000004F048000030001554156303000347A
:103000003163353964306665653832383365383157
:10301000363763363332333165626264363962661D
:10302000366462663737352C43494275696C6400F3
:102FF00000004F048000030001554156303000327C
:10300000376134626432393436663566356262342B
:103010003162333037623630626236653131636136
:10302000346233616636622C43494275696C6400D0
:10303000234376616B2E2E2E0023486D6D6D2E2E50
:103040002E0024444F532C4C4142444F53303141C5
:103050002C00982F8A4291443771CFFBC0B5A5DB75
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -766,10 +766,10 @@
:102FC000E1F7329704C07C916D9370836291AE17E4
:102FD000BF07C8F3089510E0C3E8D0E004C0FE01C5
:102FE0000E948B152196C438D107C9F7F894FFCFFA
:102FF00000004F048000030001554156303000347A
:103000003163353964306665653832383365383157
:10301000363763363332333165626264363962661D
:10302000366462663737352C43494275696C6400F3
:102FF00000004F048000030001554156303000327C
:10300000376134626432393436663566356262342B
:103010003162333037623630626236653131636136
:10302000346233616636622C43494275696C6400D0
:10303000234376616B2E2E2E0023486D6D6D2E2E50
:103040002E0024444F532C4C4142444F53303141C5
:103050002C00982F8A4291443771CFFBC0B5A5DB75
Expand Down

0 comments on commit 4f32be1

Please sign in to comment.