mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-04 23:18:29 -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"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduPlane V3.8.3beta1"
|
#define THISFIRMWARE "ArduPlane V3.8.3beta2"
|
||||||
#define FIRMWARE_VERSION 3,8,3,FIRMWARE_VERSION_TYPE_BETA
|
#define FIRMWARE_VERSION 3,8,3,FIRMWARE_VERSION_TYPE_BETA+1
|
||||||
|
|
||||||
#ifndef GIT_VERSION
|
#ifndef GIT_VERSION
|
||||||
#define FIRMWARE_STRING THISFIRMWARE
|
#define FIRMWARE_STRING THISFIRMWARE
|
||||||
|
Loading…
Reference in New Issue
Block a user