Browse Source

Plane: prepare for beta3

mission-4.1.18
Andrew Tridgell 10 years ago
parent
commit
b735999848
  1. 4
      ArduPlane/Plane.h

4
ArduPlane/Plane.h

@ -3,8 +3,8 @@ @@ -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…
Cancel
Save