Skip to content

Commit

Permalink
Plane: version to 4.6.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Jan 22, 2025
1 parent 2c6f685 commit 93b9934
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-beta2"
#define THISFIRMWARE "ArduPlane V4.6.0-beta3"

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

#define FW_MAJOR 4
#define FW_MINOR 6
Expand Down

0 comments on commit 93b9934

Please sign in to comment.