mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 08:23:56 -04:00
Rover: version to 3.4.2-rc1
This commit is contained in:
parent
b10a2025fa
commit
a12073e3b2
@ -6,10 +6,10 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduRover V3.4.1"
|
||||
#define THISFIRMWARE "ArduRover V3.4.2-rc1"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 3,4,1,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
#define FIRMWARE_VERSION 3,4,2,FIRMWARE_VERSION_TYPE_RC
|
||||
|
||||
#define FW_MAJOR 3
|
||||
#define FW_MINOR 4
|
||||
|
Loading…
Reference in New Issue
Block a user