mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
Copter: version to 3.4.2-rc1
This commit is contained in:
parent
4b1566516e
commit
8a5d9a87d6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "APM:Copter V3.4.1"
|
#define THISFIRMWARE "APM:Copter V3.4.2-rc1"
|
||||||
#define FIRMWARE_VERSION 3,4,1,FIRMWARE_VERSION_TYPE_OFFICIAL
|
#define FIRMWARE_VERSION 3,4,1,FIRMWARE_VERSION_TYPE_RC
|
||||||
|
|
||||||
#ifndef GIT_VERSION
|
#ifndef GIT_VERSION
|
||||||
#define FIRMWARE_STRING THISFIRMWARE
|
#define FIRMWARE_STRING THISFIRMWARE
|
||||||
|
Loading…
Reference in New Issue
Block a user