Copter: correct version to 4.3.1-rc1

This commit is contained in:
Randy Mackay 2022-11-21 19:00:53 +09:00
parent a69b9b08a6
commit 646974d2cd
1 changed files with 1 additions and 1 deletions

View File

@ -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