Copter: fix version to 3.4.3

This commit is contained in:
Randy Mackay 2016-12-09 08:34:09 +09:00
parent 5bbfdaecc7
commit 9a3a0d4ee0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include "ap_version.h"
#define THISFIRMWARE "APM:Copter V3.4.3"
#define FIRMWARE_VERSION 3,4,2,FIRMWARE_VERSION_TYPE_OFFICIAL
#define FIRMWARE_VERSION 3,4,3,FIRMWARE_VERSION_TYPE_OFFICIAL
#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE