Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed May 5, 2016
1 parent baed3e4 commit ab0bcf0
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 @@ -89,7 +89,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.1 https://kornel.ski/dssim\n" \
"\nVersion 1.3.2 https://kornel.ski/dssim\n" \
, argv0, argv0);
}

Expand Down

0 comments on commit ab0bcf0

Please sign in to comment.