mirror of https://github.com/ArduPilot/ardupilot
Sub: Add patch number to VERSION notation
This commit is contained in:
parent
0dacfc0d9c
commit
9bf4428c28
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue