Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregwar committed Oct 24, 2019
1 parent 3c65b41 commit b923172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fatcat.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ using namespace std;

void usage()
{
cout << "fatcat v1.0.6, Gregwar <g.passault@gmail.com>" << endl;
cout << "fatcat v1.1.0, Gregwar <g.passault@gmail.com>" << endl;
cout << endl;
cout << "Usage: fatcat disk.img [options]" << endl;
cout << " -i: display information about disk" << endl;
Expand Down

0 comments on commit b923172

Please sign in to comment.