mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 00:13:59 -04:00
Plane: release 4.1.0beta7
This commit is contained in:
parent
b79d63b9e0
commit
d9511f735c
@ -6,10 +6,10 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduPlane V4.1.0beta6"
|
||||
#define THISFIRMWARE "ArduPlane V4.1.0beta7"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA+5
|
||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA+6
|
||||
|
||||
#define FW_MAJOR 4
|
||||
#define FW_MINOR 1
|
||||
|
Loading…
Reference in New Issue
Block a user