mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 4.1.0-beta8
This commit is contained in:
parent
822bfe738f
commit
5c403212d4
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduCopter V4.1.0-beta7"
|
#define THISFIRMWARE "ArduCopter V4.1.0-beta8"
|
||||||
|
|
||||||
// the following line is parsed by the autotest scripts
|
// the following line is parsed by the autotest scripts
|
||||||
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA
|
#define FIRMWARE_VERSION 4,1,0,FIRMWARE_VERSION_TYPE_BETA
|
||||||
|
|
Loading…
Reference in New Issue