mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
Copter: version to 3.5.2
This commit is contained in:
parent
d12734128c
commit
4322ffda37
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "APM:Copter V3.5.2-rc1"
|
||||
#define FIRMWARE_VERSION 3,5,2,FIRMWARE_VERSION_TYPE_BETA
|
||||
#define THISFIRMWARE "APM:Copter V3.5.2"
|
||||
#define FIRMWARE_VERSION 3,5,2,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user