Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ardupilot
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Petr Vana
ardupilot
Commits
25f72536
Commit
25f72536
authored
6 years ago
by
Randy Mackay
Browse files
Options
Downloads
Patches
Plain Diff
Copter: version to 3.6.2
parent
374ec39d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ArduCopter/version.h
+3
-3
3 additions, 3 deletions
ArduCopter/version.h
with
3 additions
and
3 deletions
ArduCopter/version.h
+
3
−
3
View file @
25f72536
...
...
@@ -6,12 +6,12 @@
#include
"ap_version.h"
#define THISFIRMWARE "ArduCopter V3.6.2
-rc4
"
#define THISFIRMWARE "ArduCopter V3.6.2"
// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 3,6,2,FIRMWARE_VERSION_TYPE_
RC
#define FIRMWARE_VERSION 3,6,2,FIRMWARE_VERSION_TYPE_
OFFICIAL
#define FW_MAJOR 3
#define FW_MINOR 6
#define FW_PATCH 2
#define FW_TYPE FIRMWARE_VERSION_TYPE_
RC
#define FW_TYPE FIRMWARE_VERSION_TYPE_
OFFICIAL
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment