mirror of https://github.com/ArduPilot/ardupilot
Copter: correct version to 4.3.1-rc1
This commit is contained in:
parent
a69b9b08a6
commit
646974d2cd
|
@ -9,7 +9,7 @@
|
|||
#define THISFIRMWARE "ArduCopter V4.3.1-rc1"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,3,0,FIRMWARE_VERSION_TYPE_RC
|
||||
#define FIRMWARE_VERSION 4,3,1,FIRMWARE_VERSION_TYPE_RC
|
||||
|
||||
#define FW_MAJOR 4
|
||||
#define FW_MINOR 3
|
||||
|
|
Loading…
Reference in New Issue