mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-25 20:45:00 -04:00
Increment version
This commit is contained in:
parent
4ab4393632
commit
fc2cd74755
4 changed files with 4 additions and 4 deletions
|
@ -121,7 +121,7 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
}
|
||||
// If parameters are different, show version and usage information
|
||||
std::cout << "UEFIExtract 0.13.7" << std::endl << std::endl
|
||||
std::cout << "UEFIExtract 0.13.8" << std::endl << std::endl
|
||||
<< "Usage: UEFIExtract imagefile - generate report and dump only leaf tree items into .dump folder." << std::endl
|
||||
<< " UEFIExtract imagefile all - generate report and dump all tree items." << std::endl
|
||||
<< " UEFIExtract imagefile dump - only generate dump, no report needed." << std::endl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue