mirror of https://github.com/ArduPilot/ardupilot
sub: version to 3.5.4
This commit is contained in:
parent
69caf2d918
commit
05fed49b8e
|
@ -2,8 +2,8 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduSub V3.5.3"
|
||||
#define FIRMWARE_VERSION 3,5,3,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
#define THISFIRMWARE "ArduSub V3.5.4"
|
||||
#define FIRMWARE_VERSION 3,5,4,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
|
Loading…
Reference in New Issue