Skip to content

Commit

Permalink
Sub: Version to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxzer committed May 4, 2017
1 parent 5d5611c commit bd21ccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArduSub/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

#include "ap_version.h"

#define THISFIRMWARE "ArduSub V3.4"
#define FIRMWARE_VERSION 3,4,0,FIRMWARE_VERSION_TYPE_OFFICIAL
#define THISFIRMWARE "ArduSub V3.4.1"
#define FIRMWARE_VERSION 3,4,1,FIRMWARE_VERSION_TYPE_OFFICIAL

#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE
Expand Down

0 comments on commit bd21ccd

Please sign in to comment.