mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-13 10:03:57 -03:00
Copter: version to 3.4.4
This commit is contained in:
parent
10ecea4ee5
commit
8a1962817c
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "APM:Copter V3.4.4-rc1"
|
||||
#define FIRMWARE_VERSION 3,4,4,FIRMWARE_VERSION_TYPE_RC
|
||||
#define THISFIRMWARE "APM:Copter V3.4.4"
|
||||
#define FIRMWARE_VERSION 3,4,4,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user