Plane: unify firmware name

This commit is contained in:
Pierre Kancir 2023-02-01 11:46:31 +01:00 committed by Peter Barker
parent b7b08c3487
commit 321801a2c3

View File

@ -6,7 +6,7 @@
#include "ap_version.h"
#define THISFIRMWARE "ArduPlane V4.4.0dev"
#define THISFIRMWARE "ArduPlane V4.4.0-dev"
// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 4,4,0,FIRMWARE_VERSION_TYPE_DEV