Skip to content

Commit

Permalink
Copter: version to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Nov 16, 2016
1 parent 372bb53 commit 6076bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArduCopter/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

#include "ap_version.h"

#define THISFIRMWARE "APM:Copter V3.4.2-rc2"
#define FIRMWARE_VERSION 3,4,2,FIRMWARE_VERSION_TYPE_RC
#define THISFIRMWARE "APM:Copter V3.4.2"
#define FIRMWARE_VERSION 3,4,2,FIRMWARE_VERSION_TYPE_OFFICIAL

#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE
Expand Down

0 comments on commit 6076bdf

Please sign in to comment.