Sub: Version to 3.5.3

This commit is contained in:
Jacob Walser 2018-05-08 13:38:51 -04:00
parent 6502649918
commit ad81760bfd
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
APM:Sub Release Notes:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sub 3.5.3-beta 29-April-2017
Sub 3.5.3-beta 29-April-2018 / Sub 3.5.3 8-May-2018
Changes from 3.5.2:

View File

@ -2,8 +2,8 @@
#include "ap_version.h"
#define THISFIRMWARE "ArduSub V3.5.3-beta"
#define FIRMWARE_VERSION 3,5,3,FIRMWARE_VERSION_TYPE_BETA
#define THISFIRMWARE "ArduSub V3.5.3"
#define FIRMWARE_VERSION 3,5,3,FIRMWARE_VERSION_TYPE_OFFICIAL
#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE