mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-31 04:58:30 -04:00
Rover: version to 3.2.0-rc4
This commit is contained in:
parent
c63ad47ea2
commit
d7ceba8c0a
@ -6,10 +6,10 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "APM:Rover V3.2.0-dev"
|
||||
#define THISFIRMWARE "APM:Rover V3.2.0-rc4"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 3,2,0,FIRMWARE_VERSION_TYPE_DEV
|
||||
#define FIRMWARE_VERSION 3,2,0,FIRMWARE_VERSION_TYPE_RC
|
||||
|
||||
#define FW_MAJOR 3
|
||||
#define FW_MINOR 2
|
||||
|
Loading…
Reference in New Issue
Block a user