diff --git a/ArduPlane/Plane.h b/ArduPlane/Plane.h index df9285cd71..7d8e9403cd 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.1beta1" +#define THISFIRMWARE "ArduPlane V3.3.1beta2" /* Lead developer: Andrew Tridgell