Skip to content

Commit 91506aa

Browse files
committed
Rover: version to 4.3.0-beta8
1 parent 3c7e85b commit 91506aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rover/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 "ArduRover V4.3.0-beta7"
9+
#define THISFIRMWARE "ArduRover V4.3.0-beta8"
1010

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

1414
#define FW_MAJOR 4
1515
#define FW_MINOR 3

0 commit comments

Comments
 (0)