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

This commit is contained in:
rmackay9 2012-06-03 16:59:23 +09:00
parent dcdeae412e
commit 4544b37fec

View File

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