mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 02:48:28 -04:00
Copter: version to 3.4-rc7
This commit is contained in:
parent
160df59c79
commit
1a01fa9eb7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "APM:Copter V3.4-dev"
|
#define THISFIRMWARE "APM:Copter V3.4-rc7"
|
||||||
#define FIRMWARE_VERSION 3,4,0,FIRMWARE_VERSION_TYPE_DEV
|
#define FIRMWARE_VERSION 3,4,0,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