Skip to content

Commit ab0bcf0

Browse files
committed
1.3.2
1 parent baed3e4 commit ab0bcf0

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
@@ -89,7 +89,7 @@ static void usage(const char *argv0)
8989
"Compares first image against subsequent images, and outputs\n" \
9090
"1/SSIM-1 difference for each of them in order (0 = identical).\n\n" \
9191
"Images must have identical size, but may have different gamma & depth.\n" \
92-
"\nVersion 1.3.1 https://kornel.ski/dssim\n" \
92+
"\nVersion 1.3.2 https://kornel.ski/dssim\n" \
9393
, argv0, argv0);
9494
}
9595

0 commit comments

Comments
 (0)