mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
Plane: prepare for 4.1.0beta5
This commit is contained in:
parent
0eee5d1635
commit
58541689ae
@ -6,10 +6,10 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduPlane V4.1.0beta4"
|
||||
#define THISFIRMWARE "ArduPlane V4.1.0beta5"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA+3
|
||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA+4
|
||||
|
||||
#define FW_MAJOR 4
|
||||
#define FW_MINOR 1
|
||||
|
Loading…
Reference in New Issue
Block a user