mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Plane: fixed FIRMWARE_VERSION for 4.3.8
This commit is contained in:
parent
0bd6d442c4
commit
68249e1d07
@ -9,7 +9,7 @@
|
|||||||
#define THISFIRMWARE "ArduPlane V4.3.8"
|
#define THISFIRMWARE "ArduPlane V4.3.8"
|
||||||
|
|
||||||
// the following line is parsed by the autotest scripts
|
// the following line is parsed by the autotest scripts
|
||||||
#define FIRMWARE_VERSION 4,3,7,FIRMWARE_VERSION_TYPE_OFFICIAL
|
#define FIRMWARE_VERSION 4,3,8,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||||
|
|
||||||
#define FW_MAJOR 4
|
#define FW_MAJOR 4
|
||||||
#define FW_MINOR 3
|
#define FW_MINOR 3
|
||||||
|
Loading…
Reference in New Issue
Block a user