We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baed3e4 commit ab0bcf0Copy full SHA for ab0bcf0
src/main.c
@@ -89,7 +89,7 @@ static void usage(const char *argv0)
89
"Compares first image against subsequent images, and outputs\n" \
90
"1/SSIM-1 difference for each of them in order (0 = identical).\n\n" \
91
"Images must have identical size, but may have different gamma & depth.\n" \
92
- "\nVersion 1.3.1 https://kornel.ski/dssim\n" \
+ "\nVersion 1.3.2 https://kornel.ski/dssim\n" \
93
, argv0, argv0);
94
}
95
0 commit comments