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