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 09695602d2
commit 68de4e0259

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