Skip to content

Commit 0a0c622

Browse files
committed
Copter: version string to 4.5.6-beta1
1 parent 7e69490 commit 0a0c622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArduCopter/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#include "ap_version.h"
88

9-
#define THISFIRMWARE "ArduCopter V4.5.5"
9+
#define THISFIRMWARE "ArduCopter V4.5.6-beta1"
1010

1111
// the following line is parsed by the autotest scripts
1212
#define FIRMWARE_VERSION 4,5,6,FIRMWARE_VERSION_TYPE_BETA

0 commit comments

Comments
 (0)