Copter: version to 3.5.1-rc1

This commit is contained in:
Randy Mackay 2017-07-24 14:41:37 +09:00
parent 0390a3be99
commit 92f68decb9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
#include "ap_version.h"
#define THISFIRMWARE "APM:Copter V3.5.0"
#define FIRMWARE_VERSION 3,5,0,FIRMWARE_VERSION_TYPE_OFFICIAL
#define THISFIRMWARE "APM:Copter V3.5.1-rc1"
#define FIRMWARE_VERSION 3,5,1,FIRMWARE_VERSION_TYPE_BETA
#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE