mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Rover: Creating Rover 3.2.0 BETA 1.
This commit is contained in:
parent
02976168cc
commit
0f671394e5
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "APM:Rover V3.2.0-dev"
|
#define THISFIRMWARE "APM:Rover V3.2.0-beta1"
|
||||||
#define FIRMWARE_VERSION 3,2,0,FIRMWARE_VERSION_TYPE_DEV
|
#define FIRMWARE_VERSION 3,2,0,FIRMWARE_VERSION_TYPE_BETA
|
||||||
|
|
||||||
#ifndef GIT_VERSION
|
#ifndef GIT_VERSION
|
||||||
#define FIRMWARE_STRING THISFIRMWARE
|
#define FIRMWARE_STRING THISFIRMWARE
|
||||||
|
Loading…
Reference in New Issue
Block a user