From ca82c6af6c05be5eadbf939842dd46ee42657a7f Mon Sep 17 00:00:00 2001 From: Randy Mackay Date: Sat, 1 Feb 2020 17:02:59 +0900 Subject: [PATCH] Copter: version to 4.0.2-rc3 --- ArduCopter/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduCopter/version.h b/ArduCopter/version.h index ac73fd36bc..0c41867782 100644 --- a/ArduCopter/version.h +++ b/ArduCopter/version.h @@ -6,7 +6,7 @@ #include "ap_version.h" -#define THISFIRMWARE "ArduCopter V4.0.2-rc2" +#define THISFIRMWARE "ArduCopter V4.0.2-rc3" // the following line is parsed by the autotest scripts #define FIRMWARE_VERSION 4,0,2,FIRMWARE_VERSION_TYPE_RC