From 9ef6d9bee91c3ef593375d3ae416ea37dadcbe25 Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Wed, 27 Jan 2016 19:54:35 +0900 Subject: [PATCH] Copter: version to 3.3.3-rc2 --- ArduCopter/Copter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduCopter/Copter.h b/ArduCopter/Copter.h index ccdb7ad242..1d82b88bb0 100644 --- a/ArduCopter/Copter.h +++ b/ArduCopter/Copter.h @@ -1,6 +1,6 @@ /// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- -#define THISFIRMWARE "APM:Copter V3.3.3-rc1" +#define THISFIRMWARE "APM:Copter V3.3.3-rc2" #define FIRMWARE_VERSION 3,3,3,FIRMWARE_VERSION_TYPE_RC /*