mirror of https://github.com/ArduPilot/ardupilot
Rover: Creating Beta Release 3 with recent parameter corruption fix.
This commit is contained in:
parent
f22f10460a
commit
c5adb91017
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "APM:Rover v3.1.0beta2"
|
||||
#define THISFIRMWARE "APM:Rover v3.1.0beta3"
|
||||
#define FIRMWARE_VERSION 3,1,0,FIRMWARE_VERSION_TYPE_BETA
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
|
|
Loading…
Reference in New Issue