Copter: version to 3.5.7

This commit is contained in:
Randy Mackay 2018-07-16 10:18:50 +09:00
parent 543808e5ae
commit b11c6af3e1
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.7-rc1"
#define FIRMWARE_VERSION 3,5,7,FIRMWARE_VERSION_TYPE_RC
#define THISFIRMWARE "APM:Copter V3.5.7"
#define FIRMWARE_VERSION 3,5,7,FIRMWARE_VERSION_TYPE_OFFICIAL
#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE