Skip to content

Commit

Permalink
2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
psemiletov committed May 6, 2019
1 parent 3e6c107 commit e6b7a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ int main (int argc, char *argv[])
{
if (argc < 2)
{
cout << "mtag 2.2.3" << endl;
cout << "mtag 2.2.4" << endl;
cout << "mtag: the command line tool for media files tagging" << endl;
cout << "by Petr Semiletov" << endl;
cout << "https://github.com/psemiletov/mtag" << endl;
Expand Down

0 comments on commit e6b7a4f

Please sign in to comment.