Copter: version to 3.4.2

This commit is contained in:
Randy Mackay 2016-11-16 09:23:17 +09:00
parent 372bb53562
commit 6076bdfc02
1 changed files with 2 additions and 2 deletions

View File

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