mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 4.1.0-beta6
This commit is contained in:
parent
0733a39fee
commit
d94fe1e6c8
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V4.1.0-beta5"
|
||||
#define THISFIRMWARE "ArduCopter V4.1.0-beta6"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA
|
||||
|
|
Loading…
Reference in New Issue