mirror of https://github.com/ArduPilot/ardupilot
Sub: unify firmware name
This commit is contained in:
parent
321801a2c3
commit
8d12ca567b
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduSub V4.2.0dev"
|
||||
#define THISFIRMWARE "ArduSub V4.2.0-dev"
|
||||
|
||||
// the following line is parsed by the autotest scripts
|
||||
#define FIRMWARE_VERSION 4,2,0,FIRMWARE_VERSION_TYPE_DEV
|
||||
|
|
Loading…
Reference in New Issue