mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 4.1.0-beta6
This commit is contained in:
parent
b208c0b6d4
commit
f94483c380
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
#include "ap_version.h"
|
#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
|
// the following line is parsed by the autotest scripts
|
||||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA
|
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA
|
||||||
|
|
Loading…
Reference in New Issue