Copter: version to 3.4.2-rc1

This commit is contained in:
Randy Mackay 2016-11-07 12:50:07 +09:00
parent 4b1566516e
commit 8a5d9a87d6
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.1"
#define FIRMWARE_VERSION 3,4,1,FIRMWARE_VERSION_TYPE_OFFICIAL
#define THISFIRMWARE "APM:Copter V3.4.2-rc1"
#define FIRMWARE_VERSION 3,4,1,FIRMWARE_VERSION_TYPE_RC
#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE