mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Incremented to 2.0.41
This commit is contained in:
parent
ab636a3818
commit
2a8bdad678
@ -41,7 +41,7 @@ const struct Menu::command main_menu_commands[] PROGMEM = {
|
||||
};
|
||||
|
||||
// Create the top-level menu object.
|
||||
MENU(main_menu, "ArduCopter 2.0.40 Beta", main_menu_commands);
|
||||
MENU(main_menu, "ArduCopter 2.0.41 Beta", main_menu_commands);
|
||||
|
||||
#endif // CLI_ENABLED
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user