ArduCopter: update firmware version to 2.9-rc4

This commit is contained in:
Randy Mackay 2013-01-12 15:27:10 +09:00 committed by Andrew Tridgell
parent c447b4b79b
commit c1fa850d10
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-rc3"
#define THISFIRMWARE "ArduCopter V2.9-rc4"
/*
* ArduCopter Version 2.9
* Lead author: Jason Short