mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
Plane: release 4.1.0beta7
This commit is contained in:
parent
28c6080d6a
commit
63422b1c80
@ -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