Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Mar 11, 2017
1 parent 71a6ecf commit 74dfcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ static void usage(const char *argv0)
"Compares first image against subsequent images, and outputs\n" \
"1/SSIM-1 difference for each of them in order (0 = identical).\n\n" \
"Images must have identical size, but may have different gamma & depth.\n" \
"\nVersion 1.3.2 https://kornel.ski/dssim\n" \
"\nVersion 1.3.3 https://kornel.ski/dssim\n" \
, argv0, argv0);
}

Expand Down

0 comments on commit 74dfcc8

Please sign in to comment.