Sub: unify firmware name

This commit is contained in:
Pierre Kancir 2023-02-01 11:46:41 +01:00 committed by Peter Barker
parent 321801a2c3
commit 8d12ca567b
1 changed files with 1 additions and 1 deletions

View File

@ -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