mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 4.4.1-beta2
This commit is contained in:
parent
6752102863
commit
f3d3a226e4
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V4.4.1-beta1"
|
||||
#define THISFIRMWARE "ArduCopter V4.4.1-beta2"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,4,1,FIRMWARE_VERSION_TYPE_BETA+1
|
||||
|
|
Loading…
Reference in New Issue