Skip to content

Commit

Permalink
[xrock]bump version to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjunjiang committed Mar 3, 2022
1 parent a9f12dc commit ac2fee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ static const char * manufacturer[] = {

static void usage(void)
{
printf("xrock(v1.0.3) - https://github.com/xboot/xrock\r\n");
printf("xrock(v1.0.4) - https://github.com/xboot/xrock\r\n");
printf("usage:\r\n");
printf(" xrock maskrom <ddr> <usbplug> [--rc4-off] - Initial chip using ddr and usbplug in maskrom mode\r\n");
printf(" xrock version - Show chip version\r\n");
Expand Down

0 comments on commit ac2fee6

Please sign in to comment.