diff --git a/src/compiler/hbusage.c b/src/compiler/hbusage.c index 0193d1194b..0e9b958213 100644 --- a/src/compiler/hbusage.c +++ b/src/compiler/hbusage.c @@ -261,7 +261,7 @@ void hb_compPrintLogo( HB_COMP_DECL ) { char * szVer = hb_verHarbour(); - #define HB_VER_COMMIT_YEAR "2021" + #define HB_VER_COMMIT_YEAR "2024" #define HB_VER_ORIGIN_URL "https://harbour.github.io/" hb_compOutStd( HB_COMP_PARAM, szVer );