mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-10 09:53:58 -04:00
Copter: version to 3.5.4-rc1
This commit is contained in:
parent
c9558124cf
commit
3a49797e1e
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "APM:Copter V3.5.3"
|
||||
#define FIRMWARE_VERSION 3,5,3,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
#define THISFIRMWARE "APM:Copter V3.5.4-rc1"
|
||||
#define FIRMWARE_VERSION 3,5,4,FIRMWARE_VERSION_TYPE_BETA
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user