diff --git a/ArduCopter/version.h b/ArduCopter/version.h index 0591cab2af..806e22af25 100644 --- a/ArduCopter/version.h +++ b/ArduCopter/version.h @@ -6,7 +6,7 @@ #include "ap_version.h" -#define THISFIRMWARE "ArduCopter V4.4.1-beta1" +#define THISFIRMWARE "ArduCopter V4.4.1-beta2" // the following line is parsed by the autotest scripts #define FIRMWARE_VERSION 4,4,1,FIRMWARE_VERSION_TYPE_BETA+1