Skip to content

Commit

Permalink
Plane: version to 4.6.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Feb 13, 2025
1 parent b199e46 commit 6b4e2ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArduPlane/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

#include "ap_version.h"

#define THISFIRMWARE "ArduPlane V4.6.0-beta3"
#define THISFIRMWARE "ArduPlane V4.6.0-beta4"

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

#define FW_MAJOR 4
#define FW_MINOR 6
Expand Down

0 comments on commit 6b4e2ff

Please sign in to comment.