diff --git a/Lib/image.c b/Lib/image.c index 6017ee4..2f2c222 100644 --- a/Lib/image.c +++ b/Lib/image.c @@ -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) {