mirror of https://github.com/ArduPilot/ardupilot
ArduCopter: rev version number from 2.0.51 to 2.1.0 Alpha
This commit is contained in:
parent
ab56a764d3
commit
6ee477bd8d
|
@ -1,6 +1,6 @@
|
|||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V2.0.51"
|
||||
#define THISFIRMWARE "ArduCopter V2.1.0 Alpha"
|
||||
/*
|
||||
ArduCopter Version 2.0 Beta
|
||||
Authors: Jason Short
|
||||
|
|
Loading…
Reference in New Issue