mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Plane: update version to 3.8.0beta1
This commit is contained in:
parent
8dd122e6df
commit
32a74e37d2
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "ap_version.h"
|
#include "ap_version.h"
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduPlane V3.7.0"
|
#define THISFIRMWARE "ArduPlane V3.8.0beta1"
|
||||||
#define FIRMWARE_VERSION 3,7,0,FIRMWARE_VERSION_TYPE_BETA
|
#define FIRMWARE_VERSION 3,8,0,FIRMWARE_VERSION_TYPE_BETA
|
||||||
|
|
||||||
#ifndef GIT_VERSION
|
#ifndef GIT_VERSION
|
||||||
#define FIRMWARE_STRING THISFIRMWARE
|
#define FIRMWARE_STRING THISFIRMWARE
|
||||||
|
Loading…
Reference in New Issue
Block a user