Skip to content

Commit 0ebbd2f

Browse files
slimonslimongithub-actions[bot]
authored andcommitted
fix LABDOS version string, extended build, extended build, extended build
1 parent d13d356 commit 0ebbd2f

14 files changed

Lines changed: 2852 additions & 2851 deletions

fw/LABDOS/githash.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is overwritten by github actions, do not update it manually
2-
String githash = "6ea9e030aedea0f9bc2e52386b3bfc080d8c3b29,User";
3-
#define GHRELEASE 2
2+
String githash = "c92661acdd51ac8095a079ab44ea089d5385ede0,User";
3+
#define GHRELEASE 3
44
#define GHBUILD 0
55
#define GHBUILDTYPE User

fw/LABDOS/nextversion

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#this file is maintained by github actions
22
MAJOR 7
33
MINOR 1
4-
RELEASE 2
5-
BUILD 113
4+
RELEASE 3
5+
BUILD 114

fw/UAVDOS/githash.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is overwritten by github actions, do not update it manually
2-
String githash = "6ea9e030aedea0f9bc2e52386b3bfc080d8c3b29,User";
3-
#define GHRELEASE 2
2+
String githash = "c92661acdd51ac8095a079ab44ea089d5385ede0,User";
3+
#define GHRELEASE 3
44
#define GHBUILD 0
55
#define GHBUILDTYPE User

fw/UAVDOS/nextversion

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#this file is maintained by github actions
22
MAJOR 0
33
MINOR 1
4-
RELEASE 2
5-
BUILD 17
4+
RELEASE 3
5+
BUILD 18

fw/build/fw_LABDOS_LABDOS_1024.112-Beta.hex renamed to fw/build/fw_LABDOS_LABDOS_1024.113-Release.hex

Lines changed: 307 additions & 307 deletions
Large diffs are not rendered by default.

fw/build/fw_LABDOS_LABDOS_1024.112-Beta.with_bootloader.hex renamed to fw/build/fw_LABDOS_LABDOS_1024.113-Release.with_bootloader.hex

Lines changed: 307 additions & 307 deletions
Large diffs are not rendered by default.

fw/build/fw_LABDOS_LABDOS_1024_16Mhz.112-Beta.hex renamed to fw/build/fw_LABDOS_LABDOS_1024_16Mhz.113-Release.hex

Lines changed: 309 additions & 309 deletions
Large diffs are not rendered by default.

fw/build/fw_LABDOS_LABDOS_1024_16Mhz.112-Beta.with_bootloader.hex renamed to fw/build/fw_LABDOS_LABDOS_1024_16Mhz.113-Release.with_bootloader.hex

Lines changed: 309 additions & 309 deletions
Large diffs are not rendered by default.

fw/build/fw_LABDOS_LABDOS_512.112-Beta.hex renamed to fw/build/fw_LABDOS_LABDOS_512.113-Release.hex

Lines changed: 316 additions & 316 deletions
Large diffs are not rendered by default.

fw/build/fw_LABDOS_LABDOS_512.112-Beta.with_bootloader.hex renamed to fw/build/fw_LABDOS_LABDOS_512.113-Release.with_bootloader.hex

Lines changed: 317 additions & 317 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)