one more...

This commit is contained in:
tTh 2024-07-17 02:39:21 +02:00
parent 8d36957956
commit 53a108561f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ void Image_print_version(int flag)
char *ptr; char *ptr;
fflush(stdout); 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); IMAGE_VERSION_STRING);
if (flag) if (flag)
{ {