ArduCopter: increase firmware version to 2.9-rc3

This commit is contained in:
Randy Mackay 2013-01-11 14:49:20 +09:00 committed by Andrew Tridgell
parent b0c710b67f
commit 5965914039
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.9-rc2"
#define THISFIRMWARE "ArduCopter V2.9-rc3"
/*
* ArduCopter Version 2.9
* Lead author: Jason Short