mirror of https://github.com/ArduPilot/ardupilot
Sub: version to 3.6-dev
This commit is contained in:
parent
fb8f4f8cd1
commit
2c22a17f85
|
@ -2,8 +2,8 @@
|
|||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "ArduSub V3.5-dev"
|
||||
#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
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
|
Loading…
Reference in New Issue