Plane: prepare for 4.1.0beta5

This commit is contained in:
Andrew Tridgell 2021-08-16 15:15:53 +10:00 committed by Randy Mackay
parent 0eee5d1635
commit 58541689ae

View File

@ -6,10 +6,10 @@
#include "ap_version.h"
#define THISFIRMWARE "ArduPlane V4.1.0beta4"
#define THISFIRMWARE "ArduPlane V4.1.0beta5"
// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA+3
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA+4
#define FW_MAJOR 4
#define FW_MINOR 1