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