From eb530a2045df5e26095a4361dc2ce82cfe9d2731 Mon Sep 17 00:00:00 2001 From: analoguedevices Date: Thu, 15 Mar 2012 02:38:54 +0000 Subject: [PATCH] Rev'ed version number to 2.5. Added more credits --- ArduCopter/ArduCopter.pde | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ArduCopter/ArduCopter.pde b/ArduCopter/ArduCopter.pde index ff1e595f4a..b8d73ca4f2 100644 --- a/ArduCopter/ArduCopter.pde +++ b/ArduCopter/ArduCopter.pde @@ -1,11 +1,11 @@ /// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- -#define THISFIRMWARE "ArduCopter V2.4.2" +#define THISFIRMWARE "ArduCopter V2.5" /* -ArduCopter Version 2.4 -Authors: Jason Short -Based on code and ideas from the Arducopter team: Randy Mackay, Pat Hickey, Jose Julio, Jani Hirvinen -Thanks to: Chris Anderson, Mike Smith, Jordi Munoz, Doug Weibel, James Goppert, Benjamin Pelletier +ArduCopter Version 2.5 +Lead author: Jason Short +Based on code and ideas from the Arducopter team: Randy Mackay, Pat Hickey, Jose Julio, Jani Hirvinen, Andrew Tridgell, Justin Beech, Adam Rivera, Jean-Louis Naudin, Roberto Navoni +Thanks to: Chris Anderson, Mike Smith, Jordi Munoz, Doug Weibel, James Goppert, Benjamin Pelletier, Robert Lefebvre, Marco Robustini This firmware is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public