Version bump

This commit is contained in:
vit9696 2018-05-04 21:52:25 +03:00
parent 268ccb00a8
commit 23c4006979
4 changed files with 5 additions and 5 deletions

View file

@ -148,7 +148,7 @@ int main(int argc, char *argv[])
return U_SUCCESS;
}
else {
std::cout << "UEFIFind 0.10.11" << std::endl << std::endl <<
std::cout << "UEFIFind 0.10.12" << std::endl << std::endl <<
"Usage: UEFIFind {header | body | all} {list | count} pattern imagefile" << std::endl <<
" or UEFIFind file patternsfile imagefile" << std::endl;
return U_INVALID_PARAMETER;