mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Plane: prepare for 3.8.3 release
This commit is contained in:
parent
1dd91732b0
commit
031166f64d
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduPlane V3.8.3beta4"
|
||||
#define FIRMWARE_VERSION 3,8,3,FIRMWARE_VERSION_TYPE_BETA+3
|
||||
#define THISFIRMWARE "ArduPlane V3.8.3"
|
||||
#define FIRMWARE_VERSION 3,8,3,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user