Dieser Commit ist enthalten in:
tTh
2024-07-17 02:39:21 +02:00
Ursprung 8d36957956
Commit 53a108561f
+1 -1
Datei anzeigen
@@ -18,7 +18,7 @@ void Image_print_version(int flag)
char *ptr;
fflush(stdout);
fprintf(stderr, "-+- This is the `tthimage' library v%s (wtfyw 2023) tTh\n",
fprintf(stderr, "-+- This is the `tthimage' library v%s (wtfyw 2024) tTh\n",
IMAGE_VERSION_STRING);
if (flag)
{