one more...
This commit is contained in:
parent
8d36957956
commit
53a108561f
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue