From: Holger Schemel Date: Sun, 7 Jan 2024 23:16:39 +0000 (+0100) Subject: updated title text and border graphic to show current year X-Git-Tag: 4.3.8.2~2 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=1ffbb41cf197bfa499c80381981716a797683b59 updated title text and border graphic to show current year --- diff --git a/graphics/gfx_classic/RocksScreen.png b/graphics/gfx_classic/RocksScreen.png index ae1972ba..2a25840d 100644 Binary files a/graphics/gfx_classic/RocksScreen.png and b/graphics/gfx_classic/RocksScreen.png differ diff --git a/src/main.h b/src/main.h index a58ab7bb..6f5b29c7 100644 --- a/src/main.h +++ b/src/main.h @@ -2671,7 +2671,7 @@ enum #define PROGRAM_AUTHOR_STRING "Holger Schemel" #define PROGRAM_EMAIL_STRING "info@artsoft.org" #define PROGRAM_WEBSITE_STRING "https://www.artsoft.org/" -#define PROGRAM_COPYRIGHT_STRING "1995-2023 by Holger Schemel" +#define PROGRAM_COPYRIGHT_STRING "1995-2024 by Holger Schemel" #define PROGRAM_COMPANY_STRING "A Game by Artsoft Entertainment" #define PROGRAM_ICON_FILENAME "icons/icon.png"