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 71a6ecf commit 74dfcc8Copy full SHA for 74dfcc8
src/main.c
@@ -183,7 +183,7 @@ static void usage(const char *argv0)
183
"Compares first image against subsequent images, and outputs\n" \
184
"1/SSIM-1 difference for each of them in order (0 = identical).\n\n" \
185
"Images must have identical size, but may have different gamma & depth.\n" \
186
- "\nVersion 1.3.2 https://kornel.ski/dssim\n" \
+ "\nVersion 1.3.3 https://kornel.ski/dssim\n" \
187
, argv0, argv0);
188
}
189
0 commit comments