ArduCopter: updated firmware version to 2.6Beta in preparation for beginning of testing

This commit is contained in:
rmackay9 2012-06-03 17:02:35 +09:00
parent 4544b37fec
commit fd6b21d0c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "ArduCopter V2.6Beta"
#define THISFIRMWARE "ArduCopter V2.6 Beta"
/*
ArduCopter Version 2.5
Lead author: Jason Short