mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
incremented 2.0.3
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2255 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
9780ee69d9
commit
c9c7f6556e
@ -37,7 +37,7 @@ const struct Menu::command main_menu_commands[] PROGMEM = {
|
||||
};
|
||||
|
||||
// Create the top-level menu object.
|
||||
MENU(main_menu, "AC 2.0.2 Beta", main_menu_commands);
|
||||
MENU(main_menu, "AC 2.0.3 Beta", main_menu_commands);
|
||||
|
||||
void init_ardupilot()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user