Skip to content

Commit

Permalink
Copter: version to 4.4.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and tridge committed Aug 1, 2023
1 parent 504ba36 commit af764c6
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-beta3"
#define THISFIRMWARE "ArduCopter V4.4.0-beta4"

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

#define FW_MAJOR 4
#define FW_MINOR 4
Expand Down

0 comments on commit af764c6

Please sign in to comment.