We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea576f commit 571e8c7Copy full SHA for 571e8c7
1 file changed
ArduPlane/version.h
@@ -6,10 +6,10 @@
6
7
#include "ap_version.h"
8
9
-#define THISFIRMWARE "ArduPlane V4.7.0-beta3"
+#define THISFIRMWARE "ArduPlane V4.7.0-beta4"
10
11
// the following line is parsed by the autotest scripts
12
-#define FIRMWARE_VERSION 4,7,0,FIRMWARE_VERSION_TYPE_BETA+2
+#define FIRMWARE_VERSION 4,7,0,FIRMWARE_VERSION_TYPE_BETA+3
13
14
#define FW_MAJOR 4
15
#define FW_MINOR 7
0 commit comments