Skip to content

Commit

Permalink
Copter: version to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Aug 14, 2017
1 parent d127341 commit 4322ffd
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.5.2-rc1"
#define FIRMWARE_VERSION 3,5,2,FIRMWARE_VERSION_TYPE_BETA
#define THISFIRMWARE "APM:Copter V3.5.2"
#define FIRMWARE_VERSION 3,5,2,FIRMWARE_VERSION_TYPE_OFFICIAL

#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE
Expand Down

0 comments on commit 4322ffd

Please sign in to comment.