Skip to content

Commit

Permalink
Sub: Stable version 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxzer committed Dec 30, 2016
1 parent 10472b0 commit db9156e
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-RC3"
#define FIRMWARE_VERSION 3,4,0,FIRMWARE_VERSION_TYPE_RC
#define THISFIRMWARE "ArduSub V3.4"
#define FIRMWARE_VERSION 3,4,0,FIRMWARE_VERSION_TYPE_OFFICIAL

#ifndef GIT_VERSION
#define FIRMWARE_STRING THISFIRMWARE
Expand Down

0 comments on commit db9156e

Please sign in to comment.