Sub: Add patch number to VERSION notation

This commit is contained in:
murata 2018-11-07 23:39:22 +09:00 committed by Randy Mackay
parent 0dacfc0d9c
commit 9bf4428c28
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include "ap_version.h"
#define THISFIRMWARE "ArduSub V3.6-dev"
#define THISFIRMWARE "ArduSub V3.6.0-dev"
// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 3,6,0,FIRMWARE_VERSION_TYPE_DEV