mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
Rover: Creating v3.0.1 beta release.
This commit is contained in:
parent
a00edcbbb6
commit
27ae46dfda
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduRover v3.0.0"
|
||||
#define FIRMWARE_VERSION 3,0,0,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
#define THISFIRMWARE "ArduRover v3.0.1beta1"
|
||||
#define FIRMWARE_VERSION 3,0,1,FIRMWARE_VERSION_TYPE_BETA
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user