Skip to content

Commit 5b9ca8a

Browse files
committed
Plane: version to 4.6.0-beta6
1 parent 9e9bdaa commit 5b9ca8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.6.0-beta5"
9+
#define THISFIRMWARE "ArduPlane V4.6.0-beta6"
1010

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

1414
#define FW_MAJOR 4
1515
#define FW_MINOR 6

0 commit comments

Comments
 (0)