Copter: Add patch number to VERSION notation

This commit is contained in:
murata 2018-11-07 23:38:46 +09:00 committed by Randy Mackay
parent 7a3f84566a
commit 0dacfc0d9c

View File

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