mirror of https://github.com/ArduPilot/ardupilot
GCS_MAVLink: update version after adding LANDING_TARGET
This commit is contained in:
parent
835a203566
commit
69e59b2d99
|
@ -5,7 +5,7 @@
|
|||
#ifndef MAVLINK_VERSION_H
|
||||
#define MAVLINK_VERSION_H
|
||||
|
||||
#define MAVLINK_BUILD_DATE "Thu Jun 11 23:42:05 2015"
|
||||
#define MAVLINK_BUILD_DATE "Fri Jun 12 04:32:09 2015"
|
||||
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
|
||||
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#ifndef MAVLINK_VERSION_H
|
||||
#define MAVLINK_VERSION_H
|
||||
|
||||
#define MAVLINK_BUILD_DATE "Thu Jun 11 23:42:09 2015"
|
||||
#define MAVLINK_BUILD_DATE "Fri Jun 12 04:32:12 2015"
|
||||
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
|
||||
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
|
||||
|
||||
|
|
Loading…
Reference in New Issue