mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Rover: updated release notes for 3.1.1
This commit is contained in:
parent
d22d6f8689
commit
91269f2126
@ -1,3 +1,8 @@
|
||||
Release 3.1.1, 31 January 2017
|
||||
==============================
|
||||
|
||||
Minor bugfix release for a crash bug in the SRXL driver
|
||||
|
||||
Release 3.1.0, 22 December 2016
|
||||
===============================
|
||||
The ArduPilot development team is proud to announce the release of
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
#include "ap_version.h"
|
||||
|
||||
#define THISFIRMWARE "APM:Rover v3.1.0"
|
||||
#define FIRMWARE_VERSION 3,1,0,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
#define THISFIRMWARE "APM:Rover v3.1.1"
|
||||
#define FIRMWARE_VERSION 3,1,1,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define FIRMWARE_STRING THISFIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user