Browse Source

ArduCopter: increase firmware version to 2.9-rc3

master
Randy Mackay 12 years ago committed by Andrew Tridgell
parent
commit
5965914039
  1. 2
      ArduCopter/ArduCopter.pde

2
ArduCopter/ArduCopter.pde

@ -1,6 +1,6 @@ @@ -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

Loading…
Cancel
Save