Skip to content

Commit

Permalink
Version to 0.5 Beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
lkaino committed Jan 25, 2016
1 parent 1104a7d commit c68285a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/io/serial_cli.c
Original file line number Diff line number Diff line change
Expand Up @@ -2227,7 +2227,7 @@ static void cliVersion(char *cmdline)
{
UNUSED(cmdline);

printf("# TriFlight 0.4/%s %s %s / %s (%s)",
printf("# TriFlight 0.5 Beta 1/%s %s %s / %s (%s)",
targetName,
FC_VERSION_STRING,
buildDate,
Expand Down

0 comments on commit c68285a

Please sign in to comment.