diff --git a/ArduPlane/ArduPlane.pde b/ArduPlane/ArduPlane.pde index 3e0488245021dbd661a11cbcc7e88ccdce308395..469c5aca782ecb23735e3468548ffbab7917169f 100644 --- a/ArduPlane/ArduPlane.pde +++ b/ArduPlane/ArduPlane.pde @@ -1,6 +1,6 @@ /// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- -#define THISFIRMWARE "ArduPlane V2.74beta4" +#define THISFIRMWARE "ArduPlane V2.74" /* * Lead developer: Andrew Tridgell *