mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-14 23:24:49 -04:00
Version bump
This commit is contained in:
parent
268ccb00a8
commit
23c4006979
4 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ int main(int argc, char *argv[])
|
|||
return (uefidumper.dump(buffer, UString(argv[1])) != U_SUCCESS);
|
||||
}
|
||||
|
||||
std::cout << "UEFIDump 0.1.7" << std::endl << std::endl
|
||||
std::cout << "UEFIDump 0.1.8" << std::endl << std::endl
|
||||
<< "Usage: UEFIDump imagefile" << std::endl;
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue