mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
Plane: prepare for 3.8.3beta2
This commit is contained in:
parent
0072b21f5b
commit
e715e47f0c
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduPlane V3.8.3beta1"
|
||||
#define FIRMWARE_VERSION 3,8,3,FIRMWARE_VERSION_TYPE_BETA
|
||||
#define THISFIRMWARE "ArduPlane V3.8.3beta2"
|
||||
#define FIRMWARE_VERSION 3,8,3,FIRMWARE_VERSION_TYPE_BETA+1
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user