mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
Sub: Version to 4.0.1 STABLE
This commit is contained in:
parent
f9fc75bd57
commit
a46adca008
@ -6,12 +6,12 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduSub V4.0.0"
|
||||
#define THISFIRMWARE "ArduSub V4.0.1"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,0,0,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#define FW_MAJOR 4
|
||||
#define FW_MINOR 0
|
||||
#define FW_PATCH 0
|
||||
#define FW_TYPE FIRMWARE_VERSION_TYPE_BETA
|
||||
#define FW_PATCH 1
|
||||
#define FW_TYPE FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
Loading…
Reference in New Issue
Block a user