Skip to content

Commit

Permalink
AgTS: prepare for 4.5.0.1-beta3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlong13 committed Mar 17, 2024
1 parent 26f41d0 commit 9954835
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ArduPlane/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release 4.5.0-beta3-p1 16th March 2024
-------------------------------------
Changes from stock 4.5.0-beta3:

1) Safety patches
- Failsafe during auto takeoff switches to QLand #26260

2) Continuous Integration changes (no impact on firmware)
- Fixed CI for SITL build: #26215
- Tailored CI for ArgenTech: ArgenTech-Solutions/ardupilot#1
- Created new build action for all boards used at ArgenTech
- Eliminated irrelevant tasks and tests

Release 4.5.0-beta3 14th March 2024
-----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion ArduPlane/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#include "ap_version.h"

#define THISFIRMWARE "ArduPlane V4.5.0-beta3"
#define THISFIRMWARE "ArduPlane V4.5.0.1-beta3"

// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 4,5,0,FIRMWARE_VERSION_TYPE_BETA+2
Expand Down

0 comments on commit 9954835

Please sign in to comment.