mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
Rover: fix version to be 4.0.0
This commit is contained in:
parent
37f0a101cb
commit
750a526109
@ -9,7 +9,7 @@
|
||||
#define THISFIRMWARE "ArduRover V4.0.0-dev"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,6,0,FIRMWARE_VERSION_TYPE_DEV
|
||||
#define FIRMWARE_VERSION 4,0,0,FIRMWARE_VERSION_TYPE_DEV
|
||||
|
||||
#define FW_MAJOR 4
|
||||
#define FW_MINOR 0
|
||||
|
Loading…
Reference in New Issue
Block a user