Skip to content

Commit

Permalink
Plane: change version to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Oct 21, 2016
1 parent 7e52727 commit 22b5c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArduPlane/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

#include "ap_version.h"

#define THISFIRMWARE "ArduPlane V3.7.0"
#define FIRMWARE_VERSION 3,7,0,FIRMWARE_VERSION_TYPE_BETA
#define THISFIRMWARE "ArduPlane V3.7.1"
#define FIRMWARE_VERSION 3,7,1,FIRMWARE_VERSION_TYPE_OFFICIAL

#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE
Expand Down

0 comments on commit 22b5c41

Please sign in to comment.