Skip to content

Commit 571e8c7

Browse files
Georacerrmackay9
authored andcommitted
Plane: version to 4.7.0-beta4
1 parent 5ea576f commit 571e8c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ArduPlane/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
#include "ap_version.h"
88

9-
#define THISFIRMWARE "ArduPlane V4.7.0-beta3"
9+
#define THISFIRMWARE "ArduPlane V4.7.0-beta4"
1010

1111
// the following line is parsed by the autotest scripts
12-
#define FIRMWARE_VERSION 4,7,0,FIRMWARE_VERSION_TYPE_BETA+2
12+
#define FIRMWARE_VERSION 4,7,0,FIRMWARE_VERSION_TYPE_BETA+3
1313

1414
#define FW_MAJOR 4
1515
#define FW_MINOR 7

0 commit comments

Comments
 (0)