mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 4.0.0-rc6
This commit is contained in:
parent
e5786e60a5
commit
e5dfb036e7
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V4.0.0-rc5"
|
||||
#define THISFIRMWARE "ArduCopter V4.0.0-rc6"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,0,0,FIRMWARE_VERSION_TYPE_RC
|
||||
|
|
Loading…
Reference in New Issue