mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Copter: version string to 4.5.6-beta1
This commit is contained in:
parent
7e69490c0e
commit
0a0c622034
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduCopter V4.5.5"
|
#define THISFIRMWARE "ArduCopter V4.5.6-beta1"
|
||||||
|
|
||||||
// the following line is parsed by the autotest scripts
|
// the following line is parsed by the autotest scripts
|
||||||
#define FIRMWARE_VERSION 4,5,6,FIRMWARE_VERSION_TYPE_BETA
|
#define FIRMWARE_VERSION 4,5,6,FIRMWARE_VERSION_TYPE_BETA
|
||||||
|
Loading…
Reference in New Issue
Block a user