Copter: update release version to 2.9.1-rc2

This commit is contained in:
Randy Mackay 2013-01-31 23:51:10 +09:00
parent ac764642ca
commit fd14cf81f6
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.1-rc1"
#define THISFIRMWARE "ArduCopter V2.9.1-rc2"
/*
* ArduCopter Version 2.9
* Lead author: Jason Short