diff --git a/ArduPlane/Plane.h b/ArduPlane/Plane.h index 7d8e9403cd..368de8275d 100644 --- a/ArduPlane/Plane.h +++ b/ArduPlane/Plane.h @@ -1,6 +1,6 @@ /// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- -#define THISFIRMWARE "ArduPlane V3.3.1beta2" +#define THISFIRMWARE "ArduPlane V3.4.0" /* Lead developer: Andrew Tridgell