Skip to content

Commit 2c22a17

Browse files
committed
Sub: version to 3.6-dev
1 parent fb8f4f8 commit 2c22a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ArduSub/version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
#include "ap_version.h"
44

5-
#define THISFIRMWARE "ArduSub V3.5-dev"
6-
#define FIRMWARE_VERSION 3,5,0,FIRMWARE_VERSION_TYPE_DEV
5+
#define THISFIRMWARE "ArduSub V3.6-dev"
6+
#define FIRMWARE_VERSION 3,6,0,FIRMWARE_VERSION_TYPE_DEV
77

88
#ifndef GIT_VERSION
99
#define FIRMWARE_STRING THISFIRMWARE

0 commit comments

Comments
 (0)