Skip to content

Commit 74dfcc8

Browse files
committed
Bump
1 parent 71a6ecf commit 74dfcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ static void usage(const char *argv0)
183183
"Compares first image against subsequent images, and outputs\n" \
184184
"1/SSIM-1 difference for each of them in order (0 = identical).\n\n" \
185185
"Images must have identical size, but may have different gamma & depth.\n" \
186-
"\nVersion 1.3.2 https://kornel.ski/dssim\n" \
186+
"\nVersion 1.3.3 https://kornel.ski/dssim\n" \
187187
, argv0, argv0);
188188
}
189189

0 commit comments

Comments
 (0)