Skip to content

Commit

Permalink
Update application version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuslikV authored May 10, 2017
1 parent c661eaf commit 174983c
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 @@ -37,7 +37,7 @@ void usage() {

void helpme() {
logMe(LOG_INFO, "");
logMe(LOG_INFO, "untrunc-w.Date.2017.version.1.0");
logMe(LOG_INFO, "untrunc-w.Date.2017.version.1.1");
logMe(LOG_INFO, "");
logMe(LOG_INFO, "Usage: untrunc-w [options] <working.mp4> [<broken.mp4>]");
logMe(LOG_INFO, "");
Expand Down

0 comments on commit 174983c

Please sign in to comment.