mirror of https://github.com/ArduPilot/ardupilot
Sub: Version to 3.5.3
This commit is contained in:
parent
6502649918
commit
ad81760bfd
|
@ -1,7 +1,7 @@
|
|||
APM:Sub Release Notes:
|
||||
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Sub 3.5.3-beta 29-April-2017
|
||||
Sub 3.5.3-beta 29-April-2018 / Sub 3.5.3 8-May-2018
|
||||
|
||||
Changes from 3.5.2:
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduSub V3.5.3-beta"
|
||||
#define FIRMWARE_VERSION 3,5,3,FIRMWARE_VERSION_TYPE_BETA
|
||||
#define THISFIRMWARE "ArduSub V3.5.3"
|
||||
#define FIRMWARE_VERSION 3,5,3,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
|
Loading…
Reference in New Issue