From 250c85bed1d0debaee2c33989dfc4a4348f3d8d9 Mon Sep 17 00:00:00 2001 From: zbr Date: Tue, 30 Nov 2021 15:02:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=B0=83=E6=95=B4?= =?UTF-8?q?=EF=BC=8C4.0.16-rc6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ArduCopter/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduCopter/version.h b/ArduCopter/version.h index d99705adba..cac9e8a78f 100644 --- a/ArduCopter/version.h +++ b/ArduCopter/version.h @@ -6,7 +6,7 @@ #include "ap_version.h" -#define THISFIRMWARE "ZRUAV v4.0.16-rc5" //"ArduCopter V4.0.0" +#define THISFIRMWARE "ZRUAV v4.0.16-rc6" //"ArduCopter V4.0.0" // the following line is parsed by the autotest scripts #define FIRMWARE_VERSION 4,0,16,FIRMWARE_VERSION_TYPE_OFFICIAL