mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
Copter: version to 3.5.3-rc1
This commit is contained in:
parent
ac108b31fa
commit
528d4d83d7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "APM:Copter V3.5.2"
|
#define THISFIRMWARE "APM:Copter V3.5.3-rc1"
|
||||||
#define FIRMWARE_VERSION 3,5,2,FIRMWARE_VERSION_TYPE_OFFICIAL
|
#define FIRMWARE_VERSION 3,5,3,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