Copter: update firmware version to 2.9-dev

The -dev extension indicates that we are post 2.9 release
This commit is contained in:
Randy Mackay 2013-01-17 13:03:33 +09:00
parent 7294d9ef35
commit 577bf865b3

View File

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