We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8f4f8 commit 2c22a17Copy full SHA for 2c22a17
ArduSub/version.h
@@ -2,8 +2,8 @@
2
3
#include "ap_version.h"
4
5
-#define THISFIRMWARE "ArduSub V3.5-dev"
6
-#define FIRMWARE_VERSION 3,5,0,FIRMWARE_VERSION_TYPE_DEV
+#define THISFIRMWARE "ArduSub V3.6-dev"
+#define FIRMWARE_VERSION 3,6,0,FIRMWARE_VERSION_TYPE_DEV
7
8
#ifndef GIT_VERSION
9
#define FIRMWARE_STRING THISFIRMWARE
0 commit comments