mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
Plane: prepare for beta3
This commit is contained in:
parent
eabdee2b3c
commit
b735999848
@ -3,8 +3,8 @@
|
||||
#ifndef _PLANE_H
|
||||
#define _PLANE_H
|
||||
|
||||
#define THISFIRMWARE "ArduPlane V3.4.0beta2"
|
||||
#define FIRMWARE_VERSION 3,4,0,FIRMWARE_VERSION_TYPE_BETA+1
|
||||
#define THISFIRMWARE "ArduPlane V3.4.0beta3"
|
||||
#define FIRMWARE_VERSION 3,4,0,FIRMWARE_VERSION_TYPE_BETA+2
|
||||
|
||||
/*
|
||||
Lead developer: Andrew Tridgell
|
||||
|
Loading…
Reference in New Issue
Block a user