Plane: release 3.5.0beta2

This commit is contained in:
Andrew Tridgell 2016-01-29 12:21:39 +11:00
parent 1839b73b39
commit 99847da297
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
#ifndef _PLANE_H
#define _PLANE_H
#define THISFIRMWARE "ArduPlane V3.5.0beta1"
#define FIRMWARE_VERSION 3,5,0,FIRMWARE_VERSION_TYPE_BETA
#define THISFIRMWARE "ArduPlane V3.5.0beta2"
#define FIRMWARE_VERSION 3,5,0,FIRMWARE_VERSION_TYPE_BETA+1
/*
Lead developer: Andrew Tridgell