Skip to content

Commit

Permalink
Copter: version to 4.4.0-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Aug 13, 2023
1 parent 9ff8a0b commit 15c0d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArduCopter/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

#include "ap_version.h"

#define THISFIRMWARE "ArduCopter V4.4.0-beta4"
#define THISFIRMWARE "ArduCopter V4.4.0-beta5"

// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 4,4,0,FIRMWARE_VERSION_TYPE_BETA+4
#define FIRMWARE_VERSION 4,4,0,FIRMWARE_VERSION_TYPE_BETA+5

#define FW_MAJOR 4
#define FW_MINOR 4
Expand Down

0 comments on commit 15c0d4e

Please sign in to comment.