mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Fixed typo in version, exposed some more useful cmake targets.
This commit is contained in:
parent
0e8cc821a9
commit
8bc81d985f
@ -148,7 +148,7 @@ endif()
|
||||
|
||||
set(version_major 0)
|
||||
set(version_minor 1)
|
||||
set(verion_patch 2)
|
||||
set(version_patch 2)
|
||||
set(version "${version_major}.${version_minor}.${version_patch}")
|
||||
set(package-contact "px4users@googlegroups.com")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user