Rover: version to 4.3.0-beta11

This commit is contained in:
Randy Mackay 2023-03-25 09:42:11 +09:00 committed by Andrew Tridgell
parent de033fc3f9
commit a1ced33326

View File

@ -6,10 +6,10 @@
#include "ap_version.h" #include "ap_version.h"
#define THISFIRMWARE "ArduRover V4.3.0-beta10" #define THISFIRMWARE "ArduRover V4.3.0-beta11"
// the following line is parsed by the autotest scripts // the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 4,3,0,FIRMWARE_VERSION_TYPE_BETA+1 #define FIRMWARE_VERSION 4,3,0,FIRMWARE_VERSION_TYPE_BETA+11
#define FW_MAJOR 4 #define FW_MAJOR 4
#define FW_MINOR 3 #define FW_MINOR 3