mirror of https://github.com/ArduPilot/ardupilot
Copter: version string to 4.5.6-beta1
This commit is contained in:
parent
e128769a06
commit
24da3dee59
|
@ -6,7 +6,7 @@
|
|||
|
||||
#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
|
||||
#define FIRMWARE_VERSION 4,5,6,FIRMWARE_VERSION_TYPE_BETA
|
||||
|
|
Loading…
Reference in New Issue