mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 3.6.0-rc11
This commit is contained in:
parent
3159be884d
commit
18ad801366
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduCopter V3.6.0-rc10"
|
#define THISFIRMWARE "ArduCopter V3.6.0-rc11"
|
||||||
|
|
||||||
// the following line is parsed by the autotest scripts
|
// the following line is parsed by the autotest scripts
|
||||||
#define FIRMWARE_VERSION 3,6,0,FIRMWARE_VERSION_TYPE_RC
|
#define FIRMWARE_VERSION 3,6,0,FIRMWARE_VERSION_TYPE_RC
|
||||||
|
|
Loading…
Reference in New Issue